lightWhite constant
String
const lightWhite
Light white text for less prominent emphasis on dark backgrounds.
Implementation
static const String lightWhite = '\x1B[97m';
Light white text for less prominent emphasis on dark backgrounds.
static const String lightWhite = '\x1B[97m';