blueX11 property

String get blueX11

set foreground color to X11/CSS color blueX11 blue (0x0000FF)/rgb(0, 0, 255)

Implementation

String get blueX11 => (_cache[18] ??= _chalk.blueX11)(this);