shift property
The shifting strategy used to shift a tooltip's tip when it overflows out of the viewport. Defaults to FPortalShift.flip.
See FPortalShift for more information on the different shifting strategies.
Implementation
final Offset Function(Size size, FPortalChildBox childBox, FPortalBox portalBox) shift;