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