onSubmit

abstract fun onSubmit(text: String)

Called when a user executes an action indicating the editing is done. The text contains the current value of the EditText.