image property
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();