animationStart property

double animationStart
final

The value at which the transitionBuilder animation starts.

This argument is best used with transitionBuilder and animationDuration to fully control the animation.

Defaults to 0.25.

Implementation

final double animationStart;