onBrightBlue property

Chalk get onBrightBlue

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

Implementation

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