menu
flutter_osm_plugin package
documentation
flutter_osm_plugin.dart
AnimatedCenterMarker
AnimatedCenterMarker const constructor
AnimatedCenterMarker const constructor
dark_mode
light_mode
AnimatedCenterMarker
constructor
const
AnimatedCenterMarker
(
{
Key
?
key
,
GeoPoint
?
center
,
})
Implementation
const AnimatedCenterMarker({ super.key, this.center, });
flutter_osm_plugin package
documentation
flutter_osm_plugin
AnimatedCenterMarker
AnimatedCenterMarker const constructor
AnimatedCenterMarker class