panel property

Widget? panel
final

This is the widget that will slide over the Body. You can fit any widget.

Implementation

final Widget? panel;