renderBoxOffset property

Offset? renderBoxOffset
final

The calculated Offset of renderBox. Used by buildVerticalTransition or buildBidirectionalTransition to determine the initial position of the child screen.

Implementation

final Offset? renderBoxOffset;