CropOptions constructor
const
CropOptions({})
Implementation
const CropOptions({
this.cropRect,
this.enableCrop = false,
this.aspectRatio,
this.freeform = true,
this.showGrid = true,
this.lockAspectRatio = false,
});