onTan property

String get onTan

set background color to X11/CSS color tan tan (0xD2B48C)/rgb(210, 180, 140)

Implementation

String get onTan => (_cache[277] ??= _chalk.onTan)(this);