Flutter
animation
AnimationController
upperBound property
upperBound
AnimationController class
Constructors
AnimationController
unbounded
Properties
animationBehavior
debugLabel
duration
isAnimating
lastElapsedDuration
lowerBound
status
upperBound
value
velocity
view
hashCode
isCompleted
isDismissed
runtimeType
Methods
animateTo
animateWith
dispose
fling
forward
repeat
reset
resync
reverse
stop
toStringDetails
addListener
addStatusListener
didRegisterListener
didUnregisterListener
drive
noSuchMethod
notifyListeners
notifyStatusListeners
removeListener
removeStatusListener
toString
Operators
operator ==
upperBound property
double
upperBound
final
The value at which this animation is deemed to be completed.
Implementation
final double upperBound