isCropSupported property

bool isCropSupported

@return Whether this bitmap can be cropped.

Implementation

bool get isCropSupported => _binarizer.luminanceSource.isCropSupported;