aqua property
String
get
aqua
set foreground color to X11/CSS color aqua (0x00FFFF)/rgb(0, 255, 255)
Implementation
String get aqua => _chalk.aqua(this);
set foreground color to X11/CSS color aqua (0x00FFFF)/rgb(0, 255, 255)
String get aqua => _chalk.aqua(this);