tokenIcons property

Map<String, Widget> tokenIcons
final

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

Implementation

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