curve property

  1. @override
Curve curve
final

The curve of the tab change animation. Defaults to Curves.easeOutCubic.

Implementation

@override
final Curve curve;