menu
artisanal_widgets package
documentation
artisanal_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_widgets package
documentation
artisanal_widgets
AlwaysStoppedAnimation<T>
value property
AlwaysStoppedAnimation class