onCornflowerBlue property Null safety
set background color to X11/CSS color cornflowerBlue (0x6495ED)/rgb(100, 149, 237)
Implementation
Chalk get onCornflowerBlue => makeRGBChalk(100, 149, 237, bg: true);
set background color to X11/CSS color cornflowerBlue (0x6495ED)/rgb(100, 149, 237)
Chalk get onCornflowerBlue => makeRGBChalk(100, 149, 237, bg: true);