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