setNegativeButtonText

@CanIgnoreReturnValue
open fun setNegativeButtonText(@StringRes negativeButtonTextResId: Int): MaterialTimePicker.Builder
@CanIgnoreReturnValue
open fun setNegativeButtonText(@Nullable negativeButtonText: CharSequence): MaterialTimePicker.Builder

Sets the text used in the negative action button.