如CustomKeyboardDemo中的: TextField( controller: textEditingController, keyboardType: TextInputType.text, textInputAction: TextInputAction.next, ),