violet property

String get violet

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

Implementation

String get violet => (_cache[286] ??= _chalk.violet)(this);