menu
Flutter
widgets
ScrollActivity
ScrollActivity constructor
ScrollActivity
brightness_4
brightness_5
description
ScrollActivity
constructor
ScrollActivity
(
ScrollActivityDelegate
_delegate
)
Initializes
delegate
for subclasses.
Implementation
ScrollActivity(this._delegate);
Flutter
widgets
ScrollActivity
ScrollActivity constructor
ScrollActivity class
Constructors
ScrollActivity
Properties
delegate
hashCode
isScrolling
runtimeType
shouldIgnorePointer
velocity
Methods
applyNewDimensions
dispatchOverscrollNotification
dispatchScrollEndNotification
dispatchScrollStartNotification
dispatchScrollUpdateNotification
dispose
noSuchMethod
resetActivity
toString
updateDelegate
Operators
operator ==