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