onLightSlateGrey property

String get onLightSlateGrey

set background color to X11/CSS color lightSlateGrey         (0x778899)/rgb(119, 136, 153)

Implementation

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