black constant
String
const black
ANSI escape code for black foreground text
Implementation
static const String black = '\x1B[30m';
ANSI escape code for black foreground text
static const String black = '\x1B[30m';