brightBlack property
Chalk
get
brightBlack
8 more 'bright' versions of the lower 8 colors
Implementation
Chalk get brightBlack =>
_createStyler(_ansiSGRModiferOpen(90), _ansiClose, this);
8 more 'bright' versions of the lower 8 colors
Chalk get brightBlack =>
_createStyler(_ansiSGRModiferOpen(90), _ansiClose, this);