bgYellow property
String
get
bgYellow
Legacy api, provided only for backwards compatibility, use onYellow.
Set background base 16 xterm colors yellow
(terminal dependent)
Implementation
String get bgYellow => _chalk.bgYellow(this);