onSlateGrey property Null safety
set background color to X11/CSS color slateGrey (0x708090)/rgb(112, 128, 144)
Implementation
Chalk get onSlateGrey => makeRGBChalk(112, 128, 144, bg: true);
set background color to X11/CSS color slateGrey (0x708090)/rgb(112, 128, 144)
Chalk get onSlateGrey => makeRGBChalk(112, 128, 144, bg: true);