onTap property
ArgumentCallback<LatLng> ?
onTap
final
Callback when the map is tapped.
Implementation
final ArgumentCallback<LatLng>? onTap;
Callback when the map is tapped.
final ArgumentCallback<LatLng>? onTap;