dice2 property
SvgAsset
get
dice2
The assets/icons/dice-2.svg
.
Implementation
SvgAsset get dice2 => const SvgAsset(
'forui_assets',
'dice-2',
'assets/icons/dice-2.svg',
);
The assets/icons/dice-2.svg
.
SvgAsset get dice2 => const SvgAsset(
'forui_assets',
'dice-2',
'assets/icons/dice-2.svg',
);