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