minZoom property

double minZoom
latefinal

The minimum zoom level down to which this layer will be displayed (inclusive)

This should usually be 0 (as default).

Implementation

late final double minZoom;