position property
position is the position of the tooltip the default position is ZeroTooltipPosition.top the user can change the position to ZeroTooltipPosition.bottom, ZeroTooltipPosition.left, ZeroTooltipPosition.right
Implementation
final ZeroTooltipPosition position;