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