onMediumSlateBlue property

String get onMediumSlateBlue

set background color to X11/CSS color mediumSlateBlue mediumslateblue (0x7B68EE)/rgb(123, 104, 238)

Implementation

String get onMediumSlateBlue => (_cache[187] ??= _chalk.onMediumSlateBlue)(this);