icon property

Uint8List icon
getter/setter pair

This is the icon of the UPI app. Pass it in Image.memory() to display the icon.

Implementation

late Uint8List icon;