coral property

String get coral

set foreground color to X11/CSS color coral         (0xFF7F50)/rgb(255, 127, 80)

Implementation

String get coral => _chalk.coral(this);