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