infoWindowShown property

bool infoWindowShown

Returns true if the gmaps.InfoWindow associated to this marker is being shown.

Implementation

bool get infoWindowShown => _infoWindowShown;