bgGray property
Legacy api, provided only for backwards compatibility, use onGray.
Set background base 16 xterm colors gray (alternate name for bright black)
(terminal dependent)
Implementation
String get bgGray => _chalk.bgGray(this);
Legacy api, provided only for backwards compatibility, use onGray.
Set background base 16 xterm colors gray (alternate name for bright black)
(terminal dependent)
String get bgGray => _chalk.bgGray(this);