onBlue property
String
get
onBlue
Set background base 16 xterm colors blue
(terminal dependent)
Implementation
String get onBlue => (_cOnBlue ??= _chalk.onBlue)(this);
Set background base 16 xterm colors blue
(terminal dependent)
String get onBlue => (_cOnBlue ??= _chalk.onBlue)(this);