maxScale property

double maxScale
final

The maximum scale factor for zooming.

This determines the highest level of zoom that can be applied to the child widget.

Implementation

final double maxScale;