lightBlue property
String
get
lightBlue
set foreground color to X11/CSS color lightBlue (0xADD8E6)/rgb(173, 216, 230)
Implementation
String get lightBlue => _chalk.lightBlue(this);
set foreground color to X11/CSS color lightBlue (0xADD8E6)/rgb(173, 216, 230)
String get lightBlue => _chalk.lightBlue(this);