secondary property

RenderBox? get secondary

Implementation

RenderBox? get secondary => getChildByKey(secondaryKey);