setTitleText

@CanIgnoreReturnValue
open fun setTitleText(@StringRes titleTextResId: Int): MaterialTimePicker.Builder
@CanIgnoreReturnValue
open fun setTitleText(@Nullable charSequence: CharSequence): MaterialTimePicker.Builder

Sets the text used to guide the user at the top of the picker.