onSlateBlue property
String
get
onSlateBlue
set background color to X11/CSS color slateBlue (0x6A5ACD)/rgb(106, 90, 205)
Implementation
String get onSlateBlue => (_cache[265] ??= _chalk.onSlateBlue)(this);