teal property

String get teal

set foreground color to X11/CSS color teal teal (0x008080)/rgb(0, 128, 128)

Implementation

String get teal => (_cache[278] ??= _chalk.teal)(this);