TextValue

data class TextValue(val value: String) : ControlValue

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard