motion property

  1. @override
FTooltipMotion? motion
final

The tooltip motion. Defaults to FTooltipMotion.

Contract

Throws AssertionError if motion and controller are both provided.

Implementation

@override
final FTooltipMotion? motion;