curve property

  1. @override
Curve curve
final

The animation curve. Defaults to Curves.ease.

Implementation

@override
final Curve curve;