lightRed constant
String
const lightRed
Light red text for less prominent error or warning messages.
Implementation
static const String lightRed = '\x1B[91m';
Light red text for less prominent error or warning messages.
static const String lightRed = '\x1B[91m';