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