minZoomLevel property

double minZoomLevel
final

Specifies the minimum zoomLevel of the widget.

It can't be null and must be greater than or equal to 1 and lesser than maxZoomLevel.

Implementation

final double minZoomLevel;