userEdit
fun userEdit(text: String = this.text, selectionStart: Int = this.selectionStart, selectionEnd: Int = this.selectionEnd): TextFieldState
Returns a copy of the state initiated by a user edit.
Returns a copy of the state initiated by a user edit.