onChocolate property Null safety
set background color to X11/CSS color chocolate (0xD2691E)/rgb(210, 105, 30)
Implementation
Chalk get onChocolate => makeRGBChalk(210, 105, 30, bg: true);
set background color to X11/CSS color chocolate (0xD2691E)/rgb(210, 105, 30)
Chalk get onChocolate => makeRGBChalk(210, 105, 30, bg: true);