Companion

Properties

Link copied to clipboard
val EMPTY: Text

An empty string as Text

Link copied to clipboard
val EMPTY_PROVIDER: () -> Text

A provider which returns EMPTY.

Link copied to clipboard
val NULL: Text

The representation of null as Text.

Functions

Link copied to clipboard
operator fun invoke(string: String): Text