white constant
String
const white
White text for readability on dark backgrounds or custom highlighting.
Implementation
static const String white = '\x1B[37m';
White text for readability on dark backgrounds or custom highlighting.
static const String white = '\x1B[37m';