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