onCyan property Null safety

Chalk onCyan

Implementation

Chalk get onCyan =>
    _createStyler(_ansiSGRModiferOpen(46), _ansiBgClose, this);