bgBrightBlack property

String get bgBrightBlack

Legacy api, provided only for backwards compatibility, use onBrightBlack. Set background base 16 xterm colors bright black (terminal dependent) linen

Implementation

String get bgBrightBlack => _chalk.bgBrightBlack(this);