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