indianRed property

String get indianRed

set foreground color to X11/CSS color indianRed indianred (0xCD5C5C)/rgb(205, 92, 92)

Implementation

String get indianRed => (_cache[118] ??= _chalk.indianRed)(this);