child property

Widget child
final

The child is the widget that will be displayed when the menu is closed.

Implementation

final Widget child;