forked from firka/flutter
## Description This PR fixes an issue related to text input plugin, on IOS, sending a wrong action string to the engine for `FlutterTextInputActionContinue`. ## Related Issue Fixes https://github.com/flutter/flutter/issues/126922 ## Tests Adds 1 test.