onSlateGray property
String
get
onSlateGray
set background color to X11/CSS color slateGray (0x708090)/rgb(112, 128, 144)
Implementation
String get onSlateGray => (_cache[267] ??= _chalk.onSlateGray)(this);