onTurquoise property Null safety
set background color to X11/CSS color turquoise (0x40E0D0)/rgb(64, 224, 208)
Implementation
Chalk get onTurquoise => makeRGBChalk(64, 224, 208, bg: true);
set background color to X11/CSS color turquoise (0x40E0D0)/rgb(64, 224, 208)
Chalk get onTurquoise => makeRGBChalk(64, 224, 208, bg: true);