pageTransitionAnimationCurve property

Curve pageTransitionAnimationCurve
final

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

Defaults to Curves.fastEaseInToSlowEaseOut.

Implementation

final Curve pageTransitionAnimationCurve;