onCornflowerBlue property Null safety

Chalk onCornflowerBlue

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

Implementation

Chalk get onCornflowerBlue => makeRGBChalk(100, 149, 237, bg: true);