onAzure property Null safety
set background color to X11/CSS color azure (0xF0FFFF)/rgb(240, 255, 255)
Implementation
Chalk get onAzure => makeRGBChalk(240, 255, 255, bg: true);
set background color to X11/CSS color azure (0xF0FFFF)/rgb(240, 255, 255)
Chalk get onAzure => makeRGBChalk(240, 255, 255, bg: true);