image property

Uint8List? get image

The category icon as raw bytes suitable for rendering.

Implementation

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