dices property
SvgAsset
get
dices
The assets/icons/dices.svg
.
Implementation
SvgAsset get dices => const SvgAsset(
'forui_assets',
'dices',
'assets/icons/dices.svg',
);
The assets/icons/dices.svg
.
SvgAsset get dices => const SvgAsset(
'forui_assets',
'dices',
'assets/icons/dices.svg',
);