archiveX property
SvgAsset
get
archiveX
The assets/icons/archive-x.svg
.
Implementation
SvgAsset get archiveX => const SvgAsset(
'forui_assets',
'archive-x',
'assets/icons/archive-x.svg',
);