initialValue property

double? initialValue
final

The AnimationController's value the animation start with.

Implementation

final double? initialValue;