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