ansiEsc constant

String const ansiEsc

ANSI Control Sequence Introducer, signals the terminal for new settings.

Implementation

static const ansiEsc = '\x1B[';