bgYellowBright property

String get bgYellowBright

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

Implementation

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