minScale property

dynamic minScale
final

Defines the minimum size in which the image will be allowed to assume, it is proportional to the original image size. Can be either a double (absolute value) or a PhotoViewComputedScale, that can be multiplied by a double

Implementation

final dynamic minScale;