minScale property

double get minScale

The minimum zoom ratio allowed.

Implementation

double get minScale => _state.minScale;