minScale property

double minScale
final

The minimum allowed scale.

The default is 0.1.

Please note that the value is not used if useAlternativeFitScaleAsMinScale is true. See useAlternativeFitScaleAsMinScale for the details.

Implementation

final double minScale;