pageTransitionAnimationCurve property

Curve pageTransitionAnimationCurve
final

Animation curve that is used to animate the transition between pages.

Defaults to Curves.easeInOut.

Implementation

final Curve pageTransitionAnimationCurve;