onTomato property

String get onTomato

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

Implementation

String get onTomato => (_cache[283] ??= _chalk.onTomato)(this);