onTeal property

String get onTeal

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

Implementation

String get onTeal => _chalk.onTeal(this);