body property

RenderBox? get body

Implementation

RenderBox? get body => childForSlot(CustomCbSlot.child);