image property
Uint8List?
get
image
The category icon as raw bytes suitable for rendering.
Implementation
Uint8List? get image => img.getRenderableImageBytes();
The category icon as raw bytes suitable for rendering.
Uint8List? get image => img.getRenderableImageBytes();