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