curve property

Curve curve
final

The curve we will use to scroll ourselves into view.

Defaults to Curves.ease.

Implementation

final Curve curve;