onBlackX11 property

String get onBlackX11

set background color to X11/CSS color blackX11 black (0x000000)/rgb(0, 0, 0)

Implementation

String get onBlackX11 => (_cache[15] ??= _chalk.onBlackX11)(this);