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