brightCyan property

Chalk get brightCyan

Implementation

Chalk get brightCyan =>
    _createStyler(_ansiSGRModiferOpen(96), _ansiClose, this);