image property

Uint8List? get image

The category icon as bytes for rendering.

Implementation

Uint8List? get image => img.getRenderableImageBytes();