onClusterTap property

(void Function(MarkerClusterNode)?) onClusterTap
final

Function to call when a cluster Marker is tapped

Implementation

final void Function(MarkerClusterNode)? onClusterTap;