onBrightCyan property Null safety

Chalk onBrightCyan

Implementation

Chalk get onBrightCyan =>
    _createStyler(_ansiSGRModiferOpen(106), _ansiBgClose, this);