grey property
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);