bgYellow property

String get bgYellow

Legacy api, provided only for backwards compatibility, use onYellow. Set background base 16 xterm colors yellow (terminal dependent) linen

Implementation

String get bgYellow => _chalk.bgYellow(this);