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