displayHorizontally property

bool displayHorizontally
final

Whether the tooltip should be displayed at the left or right of the child. If true, TooltipThemeData.preferBelow is used as "preferLeft"

Implementation

final bool displayHorizontally;