onTan property Null safety
set background color to X11/CSS color tan (0xD2B48C)/rgb(210, 180, 140)
Implementation
Chalk get onTan => makeRGBChalk(210, 180, 140, bg: true);
set background color to X11/CSS color tan (0xD2B48C)/rgb(210, 180, 140)
Chalk get onTan => makeRGBChalk(210, 180, 140, bg: true);