tokenIcons property

Map<String, Widget> tokenIcons
final

Plugin should provide tokenIcons for display in Assets page of Polkawallet App.

Implementation

final Map<String, Widget> tokenIcons = {};