bgBrightYellow property
      
      String
      get
      bgBrightYellow
      
    
    
Legacy api, provided only for backwards compatibility, use onBrightYellow.
Set background base 16 xterm colors bright yellow
(terminal dependent) 
Implementation
String get bgBrightYellow => _chalk.bgBrightYellow(this);