dimGrey property

String get dimGrey

set foreground color to X11/CSS color dimGrey         (0x696969)/rgb(105, 105, 105)

Implementation

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