tomato property
String
get
tomato
set foreground color to X11/CSS color tomato (0xFF6347)/rgb(255, 99, 71)
Implementation
String get tomato => (_cache[282] ??= _chalk.tomato)(this);
set foreground color to X11/CSS color tomato (0xFF6347)/rgb(255, 99, 71)
String get tomato => (_cache[282] ??= _chalk.tomato)(this);