onBlue property

Chalk get onBlue

Set background base 16 xterm colors blue (terminal dependent) linen

Implementation

Chalk get onBlue =>
    _createStyler(_ansiSGRModiferOpen(44), _ansiBgClose, this);