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