curve property

Curve curve
final

The curve of the animation when the checkbox's switches between checked and unchecked.

Defaults to Curves.linear.

Implementation

final Curve curve;