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