onPlum property

String get onPlum

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

Implementation

String get onPlum => (_cache[235] ??= _chalk.onPlum)(this);