hardDrive property
SvgAsset
get
hardDrive
The assets/icons/hard-drive.svg
.
Implementation
SvgAsset get hardDrive => const SvgAsset(
'forui_assets',
'hard-drive',
'assets/icons/hard-drive.svg',
);