onBrightYellow property Null safety

Chalk onBrightYellow

Implementation

Chalk get onBrightYellow =>
    _createStyler(_ansiSGRModiferOpen(103), _ansiBgClose, this);