lightCoral property

String get lightCoral

set foreground color to X11/CSS color lightCoral         (0xF08080)/rgb(240, 128, 128)

Implementation

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