Flutter
animation
AnimationController
duration property
duration
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 ==
duration property
Duration
duration
read / write
The length of time this animation should last.
Implementation
Duration duration