darkSlateGray property
String
get
darkSlateGray
set foreground color to X11/CSS color darkSlateGray (0x2F4F4F)/rgb(47, 79, 79)
Implementation
String get darkSlateGray => _chalk.darkSlateGray(this);
set foreground color to X11/CSS color darkSlateGray (0x2F4F4F)/rgb(47, 79, 79)
String get darkSlateGray => _chalk.darkSlateGray(this);