onTeal property

String get onTeal

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

Implementation

String get onTeal => (_cache[279] ??= _chalk.onTeal)(this);