violet property
String
get
violet
set foreground color to X11/CSS color violet (0xEE82EE)/rgb(238, 130, 238)
Implementation
String get violet => (_cache[286] ??= _chalk.violet)(this);
set foreground color to X11/CSS color violet (0xEE82EE)/rgb(238, 130, 238)
String get violet => (_cache[286] ??= _chalk.violet)(this);