ansiEscape top-level constant Null safety
ANSI Control Sequence Introducer, signals the terminal for new settings.
Implementation
const ansiEscape = '\x1B[';
ANSI Control Sequence Introducer, signals the terminal for new settings.
const ansiEscape = '\x1B[';