handCoins property
SvgAsset
get
handCoins
The assets/icons/hand-coins.svg
.
Implementation
SvgAsset get handCoins => const SvgAsset(
'forui_assets',
'hand-coins',
'assets/icons/hand-coins.svg',
);