forked from firka/flutter
chore: fix typos and link broken (#150402)
**fix some typos and link broken**
This commit is contained in:
@@ -49,7 +49,7 @@ class _ScrollEndNotificationExampleState extends State<ScrollEndNotificationExam
|
||||
}
|
||||
|
||||
// After an interactive scroll "ends", auto-scroll so that last item in the
|
||||
// viewport is completely visible. To accomodate mouse-wheel scrolls, other small
|
||||
// viewport is completely visible. To accommodate mouse-wheel scrolls, other small
|
||||
// adjustments, and scrolling to the top, scrolls that put the scroll offset at
|
||||
// zero or change the scroll offset by less than itemExtent don't trigger
|
||||
// an auto-scroll. This also prevents the auto-scroll from triggering itself,
|
||||
|
||||
Reference in New Issue
Block a user