skipCropOnComplete property

bool skipCropOnComplete
final

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;