curve property

Curve? curve
final

The default curve that ArgumentsDecoder.curve should use.

Defaults to Curves.fastOutSlowIn when this is null.

Implementation

final Curve? curve;