mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Found in https://github.com/flutter/packages/pull/4536 The max x and max y index should allow for a case where there are no children in the viewport. This should be CP'd into stable once it lands.