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