textSelect property
SvgAsset
get
textSelect
The assets/icons/text-select.svg
.
Implementation
SvgAsset get textSelect => const SvgAsset(
'forui_assets',
'text-select',
'assets/icons/text-select.svg',
);