onBrightBlack property

Chalk get onBrightBlack

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

Implementation

Chalk get onBrightBlack =>
    _createStyler(_ansiSGRModiferOpen(100), _ansiBgClose, this);