onAquamarine property Null safety
set background color to X11/CSS color aquamarine (0x7FFFD4)/rgb(127, 255, 212)
Implementation
Chalk get onAquamarine => makeRGBChalk(127, 255, 212, bg: true);
set background color to X11/CSS color aquamarine (0x7FFFD4)/rgb(127, 255, 212)
Chalk get onAquamarine => makeRGBChalk(127, 255, 212, bg: true);