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