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