onLightSkyBlue property

String get onLightSkyBlue

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

Implementation

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