blueViolet property Null safety

Chalk blueViolet

set foreground color to X11/CSS color blueViolet         (0x8A2BE2)/rgb(138, 43, 226)

Implementation

Chalk get blueViolet => makeRGBChalk(138, 43, 226);