mirror of
https://github.com/flutter/flutter.git
synced 2026-02-15 07:11:44 +08:00
This will ensure that the width of an empty Input is consistent with the width of an Input that contains text. Also add a unit test for the Input widget and a way for tests to provide mock implementations of Mojo services such as the keyboard.