initialAspectRatio property
Define the initial aspect ratio of the crop box. By default, it is the same as the aspect ratio of the canvas (image wrapper).
Note: Only available when the aspectRatio option is set to NaN.
Implementation
final num? initialAspectRatio;