darkSlateGrey property Null safety
set foreground color to X11/CSS color darkSlateGrey (0x2F4F4F)/rgb(47, 79, 79)
Implementation
Chalk get darkSlateGrey => makeRGBChalk(47, 79, 79);
set foreground color to X11/CSS color darkSlateGrey (0x2F4F4F)/rgb(47, 79, 79)
Chalk get darkSlateGrey => makeRGBChalk(47, 79, 79);