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