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