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