whiteX11 property

String get whiteX11

set foreground color to X11/CSS color whiteX11 white (0xFFFFFF)/rgb(255, 255, 255)

Implementation

String get whiteX11 => (_cache[290] ??= _chalk.whiteX11)(this);