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