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