tan property

String get tan

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

Implementation

String get tan => (_cache[276] ??= _chalk.tan)(this);