onMarkersClustered property

void Function(List<Marker>)? onMarkersClustered
final

Function to call when markers are clustered

Implementation

final void Function(List<Marker>)? onMarkersClustered;