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