darkMagenta property Null safety
set foreground color to X11/CSS color darkMagenta (0x8B008B)/rgb(139, 0, 139)
Implementation
Chalk get darkMagenta => makeRGBChalk(139, 0, 139);
set foreground color to X11/CSS color darkMagenta (0x8B008B)/rgb(139, 0, 139)
Chalk get darkMagenta => makeRGBChalk(139, 0, 139);