onAzure property Null safety

Chalk onAzure

set background color to X11/CSS color azure         (0xF0FFFF)/rgb(240, 255, 255)

Implementation

Chalk get onAzure => makeRGBChalk(240, 255, 255, bg: true);