Function ColorPicker.color

The currently selected color.

Color color() nothrow @property @nogc;

void color (
  Color v
) nothrow @property @nogc;