onMediumVioletRed property

String get onMediumVioletRed

set background color to X11/CSS color mediumVioletRed mediumvioletred (0xC71585)/rgb(199, 21, 133)

Implementation

String get onMediumVioletRed => (_cache[193] ??= _chalk.onMediumVioletRed)(this);