body property

Widget body
final

This is the widget that will be hided with Panel. You can fit any widget. This parameter is required

Implementation

final Widget body;