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