initialProgress property

double? initialProgress
final

Initial progress of the animation. If null, the animation will play from the beginning.

Implementation

final double? initialProgress;