isCropSupported property
bool
get
isCropSupported
@return Whether this bitmap can be cropped.
Implementation
bool get isCropSupported => _binarizer.luminanceSource.isCropSupported;
@return Whether this bitmap can be cropped.
bool get isCropSupported => _binarizer.luminanceSource.isCropSupported;