onDimGrey property

String get onDimGrey

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

Implementation

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