menu
yjy_google_maps_flutter package
documentation
yjy_google_maps_flutter.dart
GoogleMap
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;
yjy_google_maps_flutter package
documentation
yjy_google_maps_flutter
GoogleMap
onTap property
GoogleMap class