onBrightYellow property
String
get
onBrightYellow
Set background base 16 xterm colors bright yellow
(terminal dependent)
Implementation
String get onBrightYellow => (_cOnBrightYellow ??= _chalk.onBrightYellow)(this);