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