dialogOkButtonType property

ColorPickerActionButtonType dialogOkButtonType
final

Type of button used in the dialog for the OK button.

The button will be themed based on closest ambient theme.

Defaults to ColorPickerActionButtonType.text resulting in TextButton.

Implementation

final ColorPickerActionButtonType dialogOkButtonType;