onThistle property Null safety
set background color to X11/CSS color thistle (0xD8BFD8)/rgb(216, 191, 216)
Implementation
Chalk get onThistle => makeRGBChalk(216, 191, 216, bg: true);
set background color to X11/CSS color thistle (0xD8BFD8)/rgb(216, 191, 216)
Chalk get onThistle => makeRGBChalk(216, 191, 216, bg: true);