childPaintTransform property

Matrix4 get childPaintTransform

The paint transform of OverlayPortal.child, in the target Overlay's coordinates.

Implementation

Matrix4 get childPaintTransform => _info.$2;