wrapText

fun wrapText(text: String, limit: Int): List<String>(source)