onBrightRed property

String get onBrightRed

Set background base 16 xterm colors bright red (terminal dependent) linen

Implementation

String get onBrightRed => (_cOnBrightRed ??= _chalk.onBrightRed)(this);