renderBox property

RenderBox? renderBox
final

The RenderBox used to calculate the origin of the parent-child transition. Used to determine which transition will be used.

Implementation

final RenderBox? renderBox;