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