icon property

Uint8List icon

Icon of the application to use in conjunction with Image.memory

Implementation

Uint8List get icon => base64.decode(_icon);