minScale property

double minScale
final

The minimum scale factor for zooming.

This determines the lowest level of zoom that can be applied to the child widget, ensuring content remains usable.

Implementation

final double minScale;