yellow constant
String
const yellow
Yellow text for drawing attention or highlighting potential issues.
Implementation
static const String yellow = '\x1B[33m';
Yellow text for drawing attention or highlighting potential issues.
static const String yellow = '\x1B[33m';