sunDim property
SvgAsset
get
sunDim
The assets/icons/sun-dim.svg
.
Implementation
SvgAsset get sunDim => const SvgAsset(
'forui_assets',
'sun-dim',
'assets/icons/sun-dim.svg',
);
The assets/icons/sun-dim.svg
.
SvgAsset get sunDim => const SvgAsset(
'forui_assets',
'sun-dim',
'assets/icons/sun-dim.svg',
);