PluginTokenIcon constructor
const
PluginTokenIcon(})
Implementation
const PluginTokenIcon(
this.id,
this.tokenIcons, {
Key? key,
this.size = 19,
this.symbol,
this.isHighlighted = true,
this.isFold = false,
this.bgColor = const Color(0xFFFF7849),
}) : super(key: key);