brightBlack property

Chalk brightBlack

8 more 'bright' versions of the lower 8 colors

Implementation

Chalk get brightBlack =>
    _createStyler(_ansiSGRModiferOpen(90), _ansiClose, this);