magenta constant
        
        String
        const magenta
        
      
      
ANSI escape code for magenta foreground text
Implementation
static const String magenta = '\x1B[35m';ANSI escape code for magenta foreground text
static const String magenta = '\x1B[35m';