notUnderlined top-level constant
Not underlined.
Neither singly nor doubly underlined.
Compatibility:
- +vscode
- +mac Terminal
- +mac iTerm2
- +as
See also underline and doublyUnderlined.
Implementation
const String notUnderlined = '${csi}24$sgr';
Not underlined.
Neither singly nor doubly underlined.
Compatibility:
See also underline and doublyUnderlined.
const String notUnderlined = '${csi}24$sgr';