mediumVioletRed property
QuectoStyler
get
mediumVioletRed
set foreground color to X11/CSS color mediumVioletRed (0xC71585)/rgb(199, 21, 133)
Implementation
static QuectoStyler get mediumVioletRed =>
_cache[288] ??= QuectoColors.rgb(199, 21, 133);