onIndianRed property

String get onIndianRed

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

Implementation

String get onIndianRed => (_cache[119] ??= _chalk.onIndianRed)(this);