azure property
String
get
azure
set foreground color to X11/CSS color azure (0xF0FFFF)/rgb(240, 255, 255)
Implementation
String get azure => (_cache[8] ??= _chalk.azure)(this);
set foreground color to X11/CSS color azure (0xF0FFFF)/rgb(240, 255, 255)
String get azure => (_cache[8] ??= _chalk.azure)(this);