maxScale property

double maxScale
final

The maximum allowed scale.

The scale will be clamped between this and minScale inclusively.

Defaults to 2.5.

Implementation

final double maxScale;