onAntiqueWhite property Null safety
set background color to X11/CSS color antiqueWhite (0xFAEBD7)/rgb(250, 235, 215)
Implementation
Chalk get onAntiqueWhite => makeRGBChalk(250, 235, 215, bg: true);
set background color to X11/CSS color antiqueWhite (0xFAEBD7)/rgb(250, 235, 215)
Chalk get onAntiqueWhite => makeRGBChalk(250, 235, 215, bg: true);