Flutter
widgets
ScrollActivityDelegate
goIdle abstract method
goIdle
ScrollActivityDelegate class
Constructors
ScrollActivityDelegate
Properties
axisDirection
hashCode
runtimeType
Methods
applyUserOffset
goBallistic
goIdle
setPixels
noSuchMethod
toString
Operators
operator ==
goIdle method
void
goIdle
(
)
Terminate the current activity and start an idle activity.
Implementation
void goIdle();