setPositiveButtonText

@CanIgnoreReturnValue
open fun setPositiveButtonText(@StringRes positiveButtonTextResId: Int): MaterialTimePicker.Builder
@CanIgnoreReturnValue
open fun setPositiveButtonText(@Nullable positiveButtonText: CharSequence): MaterialTimePicker.Builder

Sets the text used in the positive action button.