skyBlue property
String
get
skyBlue
set foreground color to X11/CSS color skyBlue (0x87CEEB)/rgb(135, 206, 235)
Implementation
String get skyBlue => (_cache[262] ??= _chalk.skyBlue)(this);
set foreground color to X11/CSS color skyBlue (0x87CEEB)/rgb(135, 206, 235)
String get skyBlue => (_cache[262] ??= _chalk.skyBlue)(this);