startFrom property

double startFrom
final

From where the animation will begin. By default, 0.25 is used.

If reverse is true, -startFrom (negative) is used

Implementation

final double startFrom;