onYellow property

Chalk get onYellow

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

Implementation

Chalk get onYellow =>
    _createStyler(_ansiSGRModiferOpen(43), _ansiBgClose, this);