boundary property

CroppieBoundary? boundary
final

The outer container of the cropper Default = { width: 500, height: 500 }

Implementation

final CroppieBoundary? boundary;