lightSkyBlue property

String get lightSkyBlue

set foreground color to X11/CSS color lightSkyBlue         (0x87CEFA)/rgb(135, 206, 250)

Implementation

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