onTapInfoWindow property

(void Function(LatLng)?) onTapInfoWindow
final

Called every time the InfoWindow is tapped.

Implementation

final void Function(LatLng)? onTapInfoWindow;