azure property

String get azure

set foreground color to X11/CSS color azure azure (0xF0FFFF)/rgb(240, 255, 255)

Implementation

String get azure => (_cache[8] ??= _chalk.azure)(this);