onLightCoral property
String
get
onLightCoral
set background color to X11/CSS color lightCoral (0xF08080)/rgb(240, 128, 128)
Implementation
String get onLightCoral => _chalk.onLightCoral(this);
set background color to X11/CSS color lightCoral (0xF08080)/rgb(240, 128, 128)
String get onLightCoral => _chalk.onLightCoral(this);