onDarkSlateBlue property
String
get
onDarkSlateBlue
set background color to X11/CSS color darkSlateBlue (0x483D8B)/rgb(72, 61, 139)
Implementation
String get onDarkSlateBlue => (_cache[71] ??= _chalk.onDarkSlateBlue)(this);