cropAspectRatio property

double? cropAspectRatio
final

Aspect ratio of crop rect default is custom

Typically the aspect ratio will not be changed during the editing process, but it might be relevant with states (e.g. ExtendedImageState).

Implementation

final double? cropAspectRatio;