popupDirection property
The direction in which the tooltip should appear relative to its target widget.
Defaults to TooltipDirection.down.
See also:
- TooltipDirection, which defines the possible tooltip directions.
Implementation
final TooltipDirection popupDirection;