onSkyBlue property

String get onSkyBlue

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

Implementation

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