onPurple property
String
get
onPurple
set background color to X11/CSS color purple (0x800080)/rgb(128, 0, 128)
Implementation
String get onPurple => (_cache[239] ??= _chalk.onPurple)(this);
set background color to X11/CSS color purple (0x800080)/rgb(128, 0, 128)
String get onPurple => (_cache[239] ??= _chalk.onPurple)(this);