blackX11 property

String get blackX11

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

Implementation

String get blackX11 => (_cache[14] ??= _chalk.blackX11)(this);