OverlayChildLayoutInfo extension type
The additional layout information available to the OverlayPortal.overlayChildLayoutBuilder callback.
Properties
- childPaintTransform → Matrix4
-
The paint transform of OverlayPortal.child, in the target Overlay's
coordinates.
no setter
- childSize → Size
-
The size of OverlayPortal.child in its own coordinates.
no setter
- overlaySize → Size
-
The size of the target Overlay in its own coordinates.
no setter