mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
These functions were previously hidden inside other functions but they are useful enough to expose directly. Specifically, I plan to use these when implementing Scrollable2.ensureVisible.