onBlueX11 property

String get onBlueX11

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

Implementation

String get onBlueX11 => (_cache[19] ??= _chalk.onBlueX11)(this);