underline top-level constant
Underline.
Compatibility:
- +vscode
- +mac Terminal
- +mac iTerm2
- +as
See also notUnderlined and doublyUnderlined.
Implementation
const String underline = '${csi}4$sgr';
Underline.
Compatibility:
See also notUnderlined and doublyUnderlined.
const String underline = '${csi}4$sgr';