minimumAspectRatio property

double? minimumAspectRatio
final

The minimum croping aspect ratio. If set, user is prevented from setting cropping rectangle to lower aspect ratio than defined by the parameter.

Implementation

final double? minimumAspectRatio;