Text

class Text(text: String) : SerializedFrame

Functions

toString
Link copied to clipboard
common
open override fun toString(): String

Properties

text
Link copied to clipboard
common
val text: String