cornflowerBlue property Null safety

Chalk cornflowerBlue

set foreground color to X11/CSS color cornflowerBlue         (0x6495ED)/rgb(100, 149, 237)

Implementation

Chalk get cornflowerBlue => makeRGBChalk(100, 149, 237);