teal property
String
get
teal
set foreground color to X11/CSS color teal (0x008080)/rgb(0, 128, 128)
Implementation
String get teal => (_cache[278] ??= _chalk.teal)(this);
set foreground color to X11/CSS color teal (0x008080)/rgb(0, 128, 128)
String get teal => (_cache[278] ??= _chalk.teal)(this);