textList

abstract val textList: List<String>

This list must NOT be empty. To insert nothing, textList = listOf("").