bgBlack property

String get bgBlack

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

Implementation

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