body property

Widget? body
final

It contains the body of the screen which will be display in safe area and between toolbar and bottom navigation bar.

Implementation

final Widget? body;