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