animateFromLastPercent property

bool animateFromLastPercent
final

从上次进度开始动画 / Animate from last percent

true: 从上次进度值开始动画 false: 从0开始动画

默认值: false / Default: false

Implementation

final bool animateFromLastPercent;