onWheat property Null safety
set background color to X11/CSS color wheat (0xF5DEB3)/rgb(245, 222, 179)
Implementation
Chalk get onWheat => makeRGBChalk(245, 222, 179, bg: true);
set background color to X11/CSS color wheat (0xF5DEB3)/rgb(245, 222, 179)
Chalk get onWheat => makeRGBChalk(245, 222, 179, bg: true);