onMediumSlateBlue property Null safety
set background color to X11/CSS color mediumSlateBlue (0x7B68EE)/rgb(123, 104, 238)
Implementation
Chalk get onMediumSlateBlue => makeRGBChalk(123, 104, 238, bg: true);
set background color to X11/CSS color mediumSlateBlue (0x7B68EE)/rgb(123, 104, 238)
Chalk get onMediumSlateBlue => makeRGBChalk(123, 104, 238, bg: true);