body property

Widget body
final

The main body for all children to be rendered in. Similar to a Scaffold body

Implementation

final Widget body;