menu
sprintliveness package
documentation
component/map_placeholder.dart
MapPlaceholder
MapPlaceholder.new const constructor
MapPlaceholder.new const constructor
dark_mode
light_mode
MapPlaceholder
constructor
const
MapPlaceholder
(
{
Key
?
key
,
Color
primaryColor
=
Colors.green
,
})
Implementation
const MapPlaceholder({super.key, this.primaryColor = Colors.green});
sprintliveness package
documentation
component/map_placeholder
MapPlaceholder
MapPlaceholder.new const constructor
MapPlaceholder class