onBrightBlue property Null safety

Chalk onBrightBlue

Implementation

Chalk get onBrightBlue =>
    _createStyler(_ansiSGRModiferOpen(104), _ansiBgClose, this);