Literal

data class Literal(val value: String) : UiText(source)

A text value that needs no lookup.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

the literal text.

Functions

Link copied to clipboard

Retains this text with a resource-pack font identifier without loading resources or changing its content.