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