onTapSourceInfoWindow property

(void Function(LatLng)?) onTapSourceInfoWindow
final

Called every time source Marker's InfoWindow is tapped.

Implementation

final void Function(LatLng)? onTapSourceInfoWindow;