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