primary property

RenderBox? get primary

Implementation

RenderBox? get primary => getChildByKey(primaryKey);