onLightGoldenrod property Null safety
set background color to X11 color lightGoldenrod (0xFAFAD2)/rgb(250, 250, 210)
Implementation
Chalk get onLightGoldenrod => makeRGBChalk(250, 250, 210, bg: true);
set background color to X11 color lightGoldenrod (0xFAFAD2)/rgb(250, 250, 210)
Chalk get onLightGoldenrod => makeRGBChalk(250, 250, 210, bg: true);