renderBoxOffset property
The calculated Offset of renderBox. Used by buildVerticalTransition or buildBidirectionalTransition to determine the initial position of the child screen.
Implementation
final Offset? renderBoxOffset;
The calculated Offset of renderBox. Used by buildVerticalTransition or buildBidirectionalTransition to determine the initial position of the child screen.
final Offset? renderBoxOffset;