onLavenderBlush property Null safety
set background color to X11/CSS color lavenderBlush (0xFFF0F5)/rgb(255, 240, 245)
Implementation
Chalk get onLavenderBlush => makeRGBChalk(255, 240, 245, bg: true);
set background color to X11/CSS color lavenderBlush (0xFFF0F5)/rgb(255, 240, 245)
Chalk get onLavenderBlush => makeRGBChalk(255, 240, 245, bg: true);