menu
artisanal package
documentation
widgets.dart
AlwaysStoppedAnimation<T>
value property
value property
dark_mode
light_mode
value
property
@
override
T
get
value
override
The current value of the animation.
Implementation
@override T get value => _value;
artisanal package
documentation
widgets
AlwaysStoppedAnimation<T>
value property
AlwaysStoppedAnimation class