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