brightYellow property
      
      String
      get
      brightYellow
      
    
    
Set foreground base 16 xterm colors bright yellow
(terminal dependent) 
Implementation
String get brightYellow => _chalk.brightYellow(this);Set foreground base 16 xterm colors bright yellow
(terminal dependent) 
String get brightYellow => _chalk.brightYellow(this);