defaultBody property

Widget? defaultBody
final

A default widget to display in the LayoutSlot.body if no builder for LayoutSlot.body is provided in slotBuilders.

Implementation

final Widget? defaultBody;