imageBytes property

Uint8List imageBytes
final

Image bytes is use to draw image in device and if image not fits in device screen then we manage background color (if you have passed colorForWhiteSpace or else White background) in image cropping2 screen.

Implementation

final Uint8List imageBytes;