onLightSteelBlue property Null safety
set background color to X11/CSS color lightSteelBlue (0xB0C4DE)/rgb(176, 196, 222)
Implementation
Chalk get onLightSteelBlue => makeRGBChalk(176, 196, 222, bg: true);
set background color to X11/CSS color lightSteelBlue (0xB0C4DE)/rgb(176, 196, 222)
Chalk get onLightSteelBlue => makeRGBChalk(176, 196, 222, bg: true);