headerChild property

RenderBox get headerChild

Implementation

RenderBox get headerChild => childForSlot(Slot.headerSlot) as RenderBox;