minScale property

double minScale
final

The minimum allowed scale.

The scale will be clamped between this and maxScale inclusively.

Defaults to 1.0.

Implementation

final double minScale;