Type

data class Type(val text: String) : TextInputCommand

Constructors

Link copied to clipboard
constructor(text: String)

Properties

Link copied to clipboard
open override val needsValidCursor: Boolean = true
Link copied to clipboard