bgYellow property
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);
Legacy api, provided only for backwards compatibility, use onYellow.
Set background base 16 xterm colors yellow
(terminal dependent)
String get bgYellow => _chalk.bgYellow(this);