do action when click to textfield on flutter code example Example: change action button textfield flutter TextField( textInputAction: TextInputAction.go, ... )