magenta constant
String
const magenta
Magenta text for diverse purposes or custom highlighting.
Implementation
static const String magenta = '\x1B[35m';
Magenta text for diverse purposes or custom highlighting.
static const String magenta = '\x1B[35m';