onMarkerTap property

(void Function(int index, T item)?) onMarkerTap
final

Implementation

final void Function(int index, T item)? onMarkerTap;