body property

RenderBox? get body

Implementation

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