imageBytes property

Uint8List? imageBytes
final

Image data (only valid when paintType == image).

Implementation

final Uint8List? imageBytes;