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