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