onDarkSlateBlue property

String get onDarkSlateBlue

set background color to X11/CSS color darkSlateBlue         (0x483D8B)/rgb(72, 61, 139)

Implementation

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