bytes property
final
Rendered image bytes suitable for display with Image.memory.
Contains the same data returned by ImgBase.getRenderableImageBytes.
Implementation
final Uint8List bytes;
Rendered image bytes suitable for display with Image.memory.
Contains the same data returned by ImgBase.getRenderableImageBytes.
final Uint8List bytes;