onFloralWhite property Null safety
set background color to X11/CSS color floralWhite (0xFFFAF0)/rgb(255, 250, 240)
Implementation
Chalk get onFloralWhite => makeRGBChalk(255, 250, 240, bg: true);
set background color to X11/CSS color floralWhite (0xFFFAF0)/rgb(255, 250, 240)
Chalk get onFloralWhite => makeRGBChalk(255, 250, 240, bg: true);