onViolet property

String get onViolet

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

Implementation

String get onViolet => (_cache[287] ??= _chalk.onViolet)(this);