hasFitBounds property

bool hasFitBounds

Whether fit bounds of this map is set.

Implementation

bool get hasFitBounds => fitBounds != null;