Dart
dart:html
ScrollState
positionX property
positionX
description
positionX
property
Null safety
int
?
positionX
Implementation
int? get positionX native;
Dart
dart:html
ScrollState
positionX property
ScrollState class
Constructors
ScrollState
Properties
deltaGranularity
deltaX
deltaY
fromUserInput
hashCode
inInertialPhase
isBeginning
isDirectManipulation
isEnding
positionX
positionY
runtimeType
velocityX
velocityY
Methods
consumeDelta
distributeToScrollChainDescendant
noSuchMethod
toString
Operators
operator ==