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