shift property
The shifting strategy used to shift a portal when it overflows out of the viewport. Defaults to FPortalShift.flip.
See FPortalShift for the different shifting strategies.
Implementation
final Offset Function(Size, FPortalChildBox, FPortalBox) shift;