onWhite property

Chalk get onWhite

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

Implementation

Chalk get onWhite =>
    _createStyler(_ansiSGRModiferOpen(47), _ansiBgClose, this);