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