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