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