0ec4c3a1b5
`scrollIntoViewIfNeeded` is nested within `scrollIntoView`. The latter method is outdated and the way to access the different ways to call `scrollIntoViewIfNeeded`. Instead of using that method, this CL directly exposes `scrollIntoViewIfNeeded`. Change-Id: I38d7876a7923768ae165c29a98e514e90182b77e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231047 Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Riley Porter <rileyporter@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com>