mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In FlutterDriver.scrollUntilVisible, pause momentarily after we kick off the waitFor() call, in order to give that call a chance to complete before we start scrolling if the element is on-screen.