onCyanX11 property

String get onCyanX11

set background color to X11/CSS color cyanX11 cyan (0x00FFFF)/rgb(0, 255, 255)

Implementation

String get onCyanX11 => (_cache[41] ??= _chalk.onCyanX11)(this);