onLightSlateGray property

String get onLightSlateGray

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

Implementation

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