initialCropAspectRatio property

double? initialCropAspectRatio
final

Initial Aspect ratio of crop rect default is custom

The argument only affects the initial aspect ratio, users can set it based on the desire despite of cropAspectRatio.

Implementation

final double? initialCropAspectRatio;