onAliceBlue property

String get onAliceBlue

set background color to X11/CSS color aliceBlue         (0xF0F8FF)/rgb(240, 248, 255)

Implementation

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