TextFieldState

constructor(text: String = "", selectionStart: Int = 0, selectionEnd: Int = 0, userEditCount: Long = 0)