Text

data class Text(val value: UiText) : UiTextArgument(source)

A translated or literal nested text argument.

Constructors

Link copied to clipboard
constructor(value: UiText)

Properties

Link copied to clipboard