bgGray property
String
get
bgGray
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);