onMintCream property Null safety
set background color to X11/CSS color mintCream (0xF5FFFA)/rgb(245, 255, 250)
Implementation
Chalk get onMintCream => makeRGBChalk(245, 255, 250, bg: true);
set background color to X11/CSS color mintCream (0xF5FFFA)/rgb(245, 255, 250)
Chalk get onMintCream => makeRGBChalk(245, 255, 250, bg: true);