aquamarine property

String get aquamarine

set foreground color to X11/CSS color aquamarine aquamarine (0x7FFFD4)/rgb(127, 255, 212)

Implementation

String get aquamarine => (_cache[6] ??= _chalk.aquamarine)(this);