Flutter
widgets
ScrollMetrics
axis property
axis
description
axis
property
Null safety
Axis
axis
The axis in which the scroll view scrolls.
Implementation
Axis get axis => axisDirectionToAxis(axisDirection);
Flutter
widgets
ScrollMetrics
axis property
ScrollMetrics mixin
Properties
atEdge
axis
axisDirection
extentAfter
extentBefore
extentInside
hasContentDimensions
hashCode
hasPixels
hasViewportDimension
maxScrollExtent
minScrollExtent
outOfRange
pixels
runtimeType
viewportDimension
Methods
copyWith
noSuchMethod
toString
Operators
operator ==