ansiEsc constant
String
const ansiEsc
ANSI Control Sequence Introducer, signals the terminal for new settings.
Implementation
static const ansiEsc = '\x1B[';
ANSI Control Sequence Introducer, signals the terminal for new settings.
static const ansiEsc = '\x1B[';