green constant
String
const green
Green text for indicating success or positive information.
Implementation
static const String green = '\x1B[32m';
Green text for indicating success or positive information.
static const String green = '\x1B[32m';