selectedImageRatio property

CropAspectRatio? selectedImageRatio
final

This property contains ImageRatio value. You can set the initialized a spect ratio when starting the cropper by passing a value of ImageRatio. default value is ImageRatio.FREE

Implementation

final CropAspectRatio? selectedImageRatio;