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