onDarkSlateGray property Null safety
set background color to X11/CSS color darkSlateGray (0x2F4F4F)/rgb(47, 79, 79)
Implementation
Chalk get onDarkSlateGray => makeRGBChalk(47, 79, 79, bg: true);
set background color to X11/CSS color darkSlateGray (0x2F4F4F)/rgb(47, 79, 79)
Chalk get onDarkSlateGray => makeRGBChalk(47, 79, 79, bg: true);