tan property
String
get
tan
set foreground color to X11/CSS color tan (0xD2B48C)/rgb(210, 180, 140)
Implementation
String get tan => (_cache[276] ??= _chalk.tan)(this);
set foreground color to X11/CSS color tan (0xD2B48C)/rgb(210, 180, 140)
String get tan => (_cache[276] ??= _chalk.tan)(this);