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