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