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