scanFace property
SvgAsset
get
scanFace
The assets/icons/scan-face.svg
.
Implementation
SvgAsset get scanFace => const SvgAsset(
'forui_assets',
'scan-face',
'assets/icons/scan-face.svg',
);