ColorPickerButton.color

The currently selected color.

  1. Color color [@property getter]
    struct ColorPickerButton
    @nogc nothrow @property
    Color
    color
    ()
  2. Color color [@property setter]

Meta