curve property

Curve curve
final

The curve used for the glow animation.

Defaults to Curves.fastOutSlowIn.

Implementation

final Curve curve;