skipCropOnComplete property
Specifies if the assets should be cropped when the picker is closed.
Set to true
if you want to perform the crop yourself.
Defaults to false
.
Implementation
final bool skipCropOnComplete;
Specifies if the assets should be cropped when the picker is closed.
Set to true
if you want to perform the crop yourself.
Defaults to false
.
final bool skipCropOnComplete;