size property

CropperSize? size
final

Display size of the cropper

Default = { width: 500, height: 500 }

Implementation

final CropperSize? size;