Flutter
widgets
ScrollMetrics
axisDirection property
axisDirection
ScrollMetrics class
Constructors
ScrollMetrics
Properties
atEdge
axis
axisDirection
extentAfter
extentBefore
extentInside
maxScrollExtent
minScrollExtent
outOfRange
pixels
viewportDimension
hashCode
runtimeType
Methods
copyWith
noSuchMethod
toString
Operators
operator ==
axisDirection property
AxisDirection
axisDirection
The direction in which the scroll view scrolls.
Implementation
AxisDirection get axisDirection;