underline256Close top-level constant

String const underline256Close

Closing tag for underline with 256-color table.

Template: {underline256Open}{color}{underline256Close}

Compatibility:

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

256-color table see in the colors256.dart. See also predefined constants starting with underline256* in the colors256_underline.dart.

See also underline256.

Implementation

const String underline256Close = sgr;