onMarkerDoubleTap property
final
Function to call when a Marker is double tapped
Implementation
final void Function(Marker)? onMarkerDoubleTap;
Function to call when a Marker is double tapped
final void Function(Marker)? onMarkerDoubleTap;