violet property

String get violet

set foreground color to X11/CSS color violet         (0xEE82EE)/rgb(238, 130, 238)

Implementation

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