menu
semi_component_cx package
documentation
semi_component.dart
CustomAnimationWidgetState
tweenScale property
tweenScale property
dark_mode
light_mode
tweenScale
property
Tween
<
double
>
tweenScale
final
缩放动画的补间值
Implementation
static final Tween<double> tweenScale = Tween<double>(begin: 0.7, end: 1.0);
semi_component_cx package
documentation
semi_component
CustomAnimationWidgetState
tweenScale property
CustomAnimationWidgetState class