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