lightGreen constant
String
const lightGreen
Light green text for less prominent success or positive messages.
Implementation
static const String lightGreen = '\x1B[92m';
Light green text for less prominent success or positive messages.
static const String lightGreen = '\x1B[92m';