darkViolet property

String get darkViolet

set foreground color to X11/CSS color darkViolet         (0x9400D3)/rgb(148, 0, 211)

Implementation

String get darkViolet => _chalk.darkViolet(this);