pictureCropped property

Uint8List? pictureCropped

Will return the picture cropped on the CropPhotoDocumentPage.

Implementation

Uint8List? get pictureCropped => _appBloc.state.pictureCropped;