onDarkSlateBlue property Null safety
set background color to X11/CSS color darkSlateBlue (0x483D8B)/rgb(72, 61, 139)
Implementation
Chalk get onDarkSlateBlue => makeRGBChalk(72, 61, 139, bg: true);
set background color to X11/CSS color darkSlateBlue (0x483D8B)/rgb(72, 61, 139)
Chalk get onDarkSlateBlue => makeRGBChalk(72, 61, 139, bg: true);