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