menu
Flutter
animation.dart
AnimationMean
value property
value
dark_mode
light_mode
description
value
property
@
override
double
get
value
override
The current value of the animation.
Implementation
@override double get value => (first.value + next.value) / 2.0;
Flutter
animation
AnimationMean
value property
AnimationMean class
Cookies management controls