fileMusic property
SvgAsset
get
fileMusic
The assets/icons/file-music.svg
.
Implementation
SvgAsset get fileMusic => const SvgAsset(
'forui_assets',
'file-music',
'assets/icons/file-music.svg',
);