
## Description This PR restricts the call to `restartInput` which was added in https://github.com/flutter/engine/pull/49829. The restart is called when input action is null, DONE, or NONE. ## Related Issue Fixes https://github.com/flutter/flutter/issues/148673. ## Tests Updates 1 test, adds 3 tests.