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