onSeashell property Null safety
set background color to X11/CSS color seashell (0xFFF5EE)/rgb(255, 245, 238)
Implementation
Chalk get onSeashell => makeRGBChalk(255, 245, 238, bg: true);
set background color to X11/CSS color seashell (0xFFF5EE)/rgb(255, 245, 238)
Chalk get onSeashell => makeRGBChalk(255, 245, 238, bg: true);