onBrightBlack property

String get onBrightBlack

Set background base 16 xterm colors bright black (terminal dependent) linen

Implementation

String get onBrightBlack => (_cOnBrightBlack ??= _chalk.onBrightBlack)(this);