menu
google_maps_helper package
documentation
gmh_models.dart
GmhMapOptions
onTap property
onTap property
dark_mode
light_mode
onTap
property
ArgumentCallback
<
LatLng
>
?
onTap
final
Called every time a
GoogleMap
is tapped.
Implementation
final ArgumentCallback<LatLng>? onTap;
google_maps_helper package
documentation
gmh_models
GmhMapOptions
onTap property
GmhMapOptions class