swBound property

LatLng? swBound

South west bound of this map.

Implementation

LatLng? get swBound => _options.maxBounds?.southWest;