Flutter
widgets
ScrollMetrics
pixels property
pixels
description
pixels
property
Null safety
double
pixels
The current scroll position, in logical pixels along the
axisDirection
.
Implementation
double get pixels;
Flutter
widgets
ScrollMetrics
pixels 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 ==