position property
The preferred position of the tooltip relative to the child widget.
It can be top, bottom, left, or right.
Implementation
final TooltipPosition position;
The preferred position of the tooltip relative to the child widget.
It can be top, bottom, left, or right.
final TooltipPosition position;