maxScale property
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;
The maximum scale factor for zooming.
This determines the highest level of zoom that can be applied to the child widget.
final double maxScale;