onLightCyan property
String
get
onLightCyan
set background color to X11/CSS color lightCyan (0xE0FFFF)/rgb(224, 255, 255)
Implementation
String get onLightCyan => _chalk.onLightCyan(this);
set background color to X11/CSS color lightCyan (0xE0FFFF)/rgb(224, 255, 255)
String get onLightCyan => _chalk.onLightCyan(this);