onDarkViolet property Null safety
set background color to X11/CSS color darkViolet (0x9400D3)/rgb(148, 0, 211)
Implementation
Chalk get onDarkViolet => makeRGBChalk(148, 0, 211, bg: true);
set background color to X11/CSS color darkViolet (0x9400D3)/rgb(148, 0, 211)
Chalk get onDarkViolet => makeRGBChalk(148, 0, 211, bg: true);