body property

WidgetBuilder? body
final

Widget to be displayed in the body slot at the middle breakpoint.

The default displayed body.

Implementation

final WidgetBuilder? body;