darkViolet property
String
get
darkViolet
set foreground color to X11/CSS color darkViolet (0x9400D3)/rgb(148, 0, 211)
Implementation
String get darkViolet => (_cache[78] ??= _chalk.darkViolet)(this);
set foreground color to X11/CSS color darkViolet (0x9400D3)/rgb(148, 0, 211)
String get darkViolet => (_cache[78] ??= _chalk.darkViolet)(this);