split

open fun split(text: String, width: Int): List<String>(source)