onClusterTap property
final
Function to call when a cluster Marker is tapped
Implementation
final void Function(MarkerClusterNode)? onClusterTap;
Function to call when a cluster Marker is tapped
final void Function(MarkerClusterNode)? onClusterTap;