tomato property

String get tomato

set foreground color to X11/CSS color tomato tomato (0xFF6347)/rgb(255, 99, 71)

Implementation

String get tomato => (_cache[282] ??= _chalk.tomato)(this);