menu
artisanal package
documentation
widgets.dart
TweenSequenceItem<T>
tween property
tween property
dark_mode
light_mode
tween
property
Animatable
<
T
>
tween
final
The tween used to produce values for this segment.
Implementation
final Animatable<T> tween;
artisanal package
documentation
widgets
TweenSequenceItem<T>
tween property
TweenSequenceItem class