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