animationCurve property

Interval animationCurve
final

Curve for animating the tooltip.

Defaults to interval of 0 to 1 with Curves.linear.

Implementation

final Interval animationCurve;