Flutter
widgets
ExtentScrollBehavior
maxScrollOffset
maxScrollOffset
Flutter
widgets
ExtentScrollBehavior
maxScrollOffset
property
maxScrollOffset
Flutter
widgets
ExtentScrollBehavior
Constructors
ExtentScrollBehavior
Properties
containerExtent
contentExtent
maxScrollOffset
minScrollOffset
hashCode
isScrollable
platform
runtimeType
Operators
operator ==
Methods
debugFillDescription
updateExtents
applyCurve
createScrollSimulation
createSnapScrollSimulation
noSuchMethod
toString
double
maxScrollOffset
The maximum value the scroll offset can obtain.
Source
double get maxScrollOffset;