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