OnTextChange

data class OnTextChange(val newValue: String) : TextFieldTileEvents

Constructors

Link copied to clipboard
constructor(newValue: String)

Properties

Link copied to clipboard