onYellow property

String get onYellow

Set background base 16 xterm colors yellow (terminal dependent) linen

Implementation

String get onYellow => (_cOnYellow ??= _chalk.onYellow)(this);