onDimGray property

String get onDimGray

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

Implementation

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