dialogCancelButtonType property

ColorPickerActionButtonType dialogCancelButtonType
final

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

The button will be themed based on closest ambient theme.

Defaults to ColorPickerActionButtonType.text resulting in TextButton.

Implementation

final ColorPickerActionButtonType dialogCancelButtonType;