croppedFile property
The cropped file, can be null if the asset is not an image or if the
exportation was skipped (skipCropOnComplete
=true)
Implementation
final File? croppedFile;
The cropped file, can be null if the asset is not an image or if the
exportation was skipped (skipCropOnComplete
=true)
final File? croppedFile;