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