darkSlateGrey property

String get darkSlateGrey

set foreground color to X11/CSS color darkSlateGrey         (0x2F4F4F)/rgb(47, 79, 79)

Implementation

String get darkSlateGrey => _chalk.darkSlateGrey(this);