darkSlateBlue property

String get darkSlateBlue

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

Implementation

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