Flutter
animation
CompoundAnimation
<
T
>
next property
next
CompoundAnimation class
Constructors
CompoundAnimation
Properties
first
next
status
hashCode
isCompleted
isDismissed
isListening
runtimeType
value
Methods
didStartListening
didStopListening
toString
addListener
addStatusListener
didRegisterListener
didUnregisterListener
drive
noSuchMethod
notifyListeners
notifyStatusListeners
removeListener
removeStatusListener
toStringDetails
Operators
operator ==
next property
Animation
<
T
>
next
final
The second sub-animation.
Implementation
final Animation<T> next