ColorButton.showEditor

Get showEditor property.

  1. bool showEditor [@property getter]
    class ColorButton
    @property
    bool
    showEditor
    ()
  2. bool showEditor [@property setter]

Return Value

Type: bool

Whether the color chooser should open in editor mode.

This property should be used in cases where the palette in the editor would be redundant, such as when the color button is already part of a palette.