onBisque property Null safety
set background color to X11/CSS color bisque (0xFFE4C4)/rgb(255, 228, 196)
Implementation
Chalk get onBisque => makeRGBChalk(255, 228, 196, bg: true);
set background color to X11/CSS color bisque (0xFFE4C4)/rgb(255, 228, 196)
Chalk get onBisque => makeRGBChalk(255, 228, 196, bg: true);