onBrightRed property Null safety

Chalk onBrightRed

Implementation

Chalk get onBrightRed =>
    _createStyler(_ansiSGRModiferOpen(101), _ansiBgClose, this);