direction property
The direction the user is scrolling in.
ScrollDirection.idle means the offset changed without a scrolling
activity behind it — a jumpTo, a PageStorage restore, a keyboard
viewport inset, or a layout correction. See
GlassTabBarMinimizeController.handleSample.
Implementation
final ScrollDirection direction;