onMintCream property Null safety

Chalk onMintCream

set background color to X11/CSS color mintCream         (0xF5FFFA)/rgb(245, 255, 250)

Implementation

Chalk get onMintCream => makeRGBChalk(245, 255, 250, bg: true);