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