curve property

Curve curve
final

The animation curve to use when transitioning the icons.

Defaults to Curves.linear

Implementation

final Curve curve;