blue constant
String
const blue
Blue text for general information or non-critical messages.
Implementation
static const String blue = '\x1B[34m';
Blue text for general information or non-critical messages.
static const String blue = '\x1B[34m';