onBlueViolet property
String
get
onBlueViolet
set background color to X11/CSS color blueViolet (0x8A2BE2)/rgb(138, 43, 226)
Implementation
String get onBlueViolet => (_cache[21] ??= _chalk.onBlueViolet)(this);