onThistle property Null safety

Chalk onThistle

set background color to X11/CSS color thistle         (0xD8BFD8)/rgb(216, 191, 216)

Implementation

Chalk get onThistle => makeRGBChalk(216, 191, 216, bg: true);