splitText

abstract fun splitText(text: String, width: Int): List<String>(source)