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