plum property

String get plum

set foreground color to X11/CSS color plum plum (0xDDA0DD)/rgb(221, 160, 221)

Implementation

String get plum => (_cache[234] ??= _chalk.plum)(this);