croppedFile property

File? croppedFile
final

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;