setTitle

open fun setTitle(@StringRes titleResId: Int)
open fun setTitle(@Nullable dialogTitle: String)

Sets text displayed in dialog title.