setTitle

fun setTitle(title: String, contentDescription: String = title): ListDialogBuilder
fun setTitle(title: AnnotatedString?, contentDescription: String = title.toString()): ListDialogBuilder