bgRed property
String
get
bgRed
Legacy api, provided only for backwards compatibility, use onRed.
Set background base 16 xterm colors red
(terminal dependent)
Implementation
String get bgRed => (_cBgRed ??= _chalk.bgRed)(this);