body property

Widget? body
final

The Widget that lies underneath the sliding panel. This Widget automatically sizes itself to fill the screen.

Implementation

final Widget? body;