animationCurve property

Curve? animationCurve
final

Custom animation curve for this tab.

If not provided, uses Curves.easeInOut.

Implementation

final Curve? animationCurve;