minAspectRatio property

double? minAspectRatio
final

Allowed aspect-ratio range (width / height) for the crop rect. Both null = free aspect. Equal min/max = locked aspect.

Implementation

final double? minAspectRatio;