transitionCurve property

HintCurve? transitionCurve
final

Entry-animation preset, see HintCurve (rung 2 of the animation ladder); null — no animation. Rung 3 (anything custom) is a tooltipBuilder with its own animation widgets.

Implementation

final HintCurve? transitionCurve;