fingerprint property
SvgAsset
get
fingerprint
The assets/icons/fingerprint.svg
.
Implementation
SvgAsset get fingerprint => const SvgAsset(
'forui_assets',
'fingerprint',
'assets/icons/fingerprint.svg',
);