curve property

Curve curve
final

The animation curve used for all transitions. Defaults to Curves.easeInOut.

Implementation

final Curve curve;