ColorDialog.withAlpha

Get withAlpha property.

  1. bool withAlpha [@property getter]
    class ColorDialog
    @property
    bool
    withAlpha
    ()
  2. bool withAlpha [@property setter]

Return Value

Type: bool

Whether colors may have alpha (translucency).

When with-alpha is false, the color that is selected will be forced to have alpha == 1.