menu
Flutter
widgets
ScrollActivity
dispose method
dispose
brightness_4
brightness_5
description
dispose
method
@
mustCallSuper
void
dispose
(
)
Called when the scroll view stops performing this activity.
Implementation
@mustCallSuper void dispose() { }
Flutter
widgets
ScrollActivity
dispose method
ScrollActivity class
Constructors
ScrollActivity
Properties
delegate
hashCode
isScrolling
runtimeType
shouldIgnorePointer
velocity
Methods
applyNewDimensions
dispatchOverscrollNotification
dispatchScrollEndNotification
dispatchScrollStartNotification
dispatchScrollUpdateNotification
dispose
noSuchMethod
resetActivity
toString
updateDelegate
Operators
operator ==