Flutter
widgets
TrainHoppingAnimation
value
value
Flutter
widgets
TrainHoppingAnimation
value
property
value
Flutter
widgets
TrainHoppingAnimation
Constructors
TrainHoppingAnimation
Properties
currentTrain
onSwitchedTrain
status
value
hashCode
isCompleted
isDismissed
runtimeType
Operators
operator ==
Methods
dispose
toString
addListener
addStatusListener
didRegisterListener
didUnregisterListener
noSuchMethod
notifyListeners
notifyStatusListeners
removeListener
removeStatusListener
toStringDetails
double
value
The current value of the animation.
Source
@override double get value => _currentTrain.value;