Companion

object Companion

Properties

Link copied to clipboard
val empty: Text

The empty document.

Functions

Link copied to clipboard
fun of(text: List<String>): Text

Create a Text instance for the given array of lines.