image property
Uint8List
get
image
Image representation as bytes.
Implementation
Uint8List get image => img.getRenderableImageBytes()!;
Image representation as bytes.
Uint8List get image => img.getRenderableImageBytes()!;