skyBlue property

String get skyBlue

set foreground color to X11/CSS color skyBlue         (0x87CEEB)/rgb(135, 206, 235)

Implementation

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