onMediumSlateBlue property Null safety

Chalk onMediumSlateBlue

set background color to X11/CSS color mediumSlateBlue         (0x7B68EE)/rgb(123, 104, 238)

Implementation

Chalk get onMediumSlateBlue => makeRGBChalk(123, 104, 238, bg: true);