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