underline top-level constant

String const underline

Underline.

Compatibility:

  • +vscode
  • +mac Terminal
  • +mac iTerm2
  • +as

See also notUnderlined and doublyUnderlined.

Implementation

const String underline = '${csi}4$sgr';