bgBrightRed property

String get bgBrightRed

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

Implementation

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