onLightSlateGray property Null safety
set background color to X11/CSS color lightSlateGray (0x778899)/rgb(119, 136, 153)
Implementation
Chalk get onLightSlateGray => makeRGBChalk(119, 136, 153, bg: true);
set background color to X11/CSS color lightSlateGray (0x778899)/rgb(119, 136, 153)
Chalk get onLightSlateGray => makeRGBChalk(119, 136, 153, bg: true);