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