menu
get_hooked package
documentation
utils/animation_view.dart
AnimationView<T>
value property
value property
dark_mode
light_mode
value
property
T
get
value
The current value of the animation.
Implementation
T get value => _animation.value;
get_hooked package
documentation
utils/animation_view
AnimationView<T>
value property
AnimationView extension type