onAliceBlue property Null safety
set background color to X11/CSS color aliceBlue (0xF0F8FF)/rgb(240, 248, 255)
Implementation
Chalk get onAliceBlue => makeRGBChalk(240, 248, 255, bg: true);
set background color to X11/CSS color aliceBlue (0xF0F8FF)/rgb(240, 248, 255)
Chalk get onAliceBlue => makeRGBChalk(240, 248, 255, bg: true);