curve property

Curve curve
final

动画曲线 / Animation curve

动画的缓动曲线 Easing curve of animation

默认值: Curves.linear / Default: Curves.linear

Implementation

final Curve curve;