menu
Flutter
animation.dart
AnimationMin
<
T extends num
>
value property
value
dark_mode
light_mode
description
value
property
@
override
T
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
Cookies management controls