menu
Flutter
animation.dart
AnimationMin
<
T extends num
>
value property
value
dark_mode
light_mode
description
value
property
@
override
T
get
value
override
The current value of the animation.
Implementation
@override
T
get
value => math.min(first.value, next.value);
Flutter
animation
AnimationMin
<
T extends num
>
value property
AnimationMin class
Constructors
AnimationMin
Properties
first
hashCode
isAnimating
isCompleted
isDismissed
isForwardOrCompleted
isListening
next
runtimeType
status
value
Methods
addListener
addStatusListener
clearListeners
clearStatusListeners
didRegisterListener
didStartListening
didStopListening
didUnregisterListener
drive
noSuchMethod
notifyListeners
notifyStatusListeners
removeListener
removeStatusListener
toString
toStringDetails
Operators
operator ==
Cookies management controls