menu
geoform package
documentation
flutter_map_fast_markers/src/fast_markers_layer.dart
FastMakerDrawer typedef
FastMakerDrawer typedef
dark_mode
light_mode
FastMakerDrawer
typedef
FastMakerDrawer
=
void Function
(
Canvas
canvas
,
Offset
offset
,
FlutterMapState
map
)
Implementation
typedef FastMakerDrawer = void Function( Canvas canvas, Offset offset, FlutterMapState map, );
geoform package
documentation
flutter_map_fast_markers/src/fast_markers_layer
FastMakerDrawer typedef
fast_markers_layer library