WalletIconConfig constructor
const
WalletIconConfig({})
Implementation
const WalletIconConfig({
this.iconWidget,
this.backgroundWidget,
this.iconSize = 32,
this.backgroundSize = 120,
this.backgroundOpacity = 0.12,
});