menu
interactive_map package
documentation
Map/Widget/map.dart
ShowMapScreen
ShowMapScreen.new const constructor
ShowMapScreen.new const constructor
dark_mode
light_mode
ShowMapScreen
constructor
const
ShowMapScreen
(
{
Key
?
key
,
String
?
apiKey
,
})
Implementation
const ShowMapScreen({super.key, this.apiKey});
interactive_map package
documentation
Map/Widget/map
ShowMapScreen
ShowMapScreen.new const constructor
ShowMapScreen class