menu
gallimaps_navigation package
documentation
galli_navigation.dart
MapScreen
MapScreen.new const constructor
MapScreen.new const constructor
dark_mode
light_mode
MapScreen
constructor
const
MapScreen
(
{
Key
?
key
,
required
String
authKey
,
required
NavigationModel
navData
,
required
RoutingMethods
method
,
})
Implementation
const MapScreen( {super.key, required this.authKey, required this.navData, required this.method});
gallimaps_navigation package
documentation
galli_navigation
MapScreen
MapScreen.new const constructor
MapScreen class