onBrightRed property
String
get
onBrightRed
Set background base 16 xterm colors bright red
(terminal dependent)
Implementation
String get onBrightRed => (_cOnBrightRed ??= _chalk.onBrightRed)(this);
Set background base 16 xterm colors bright red
(terminal dependent)
String get onBrightRed => (_cOnBrightRed ??= _chalk.onBrightRed)(this);