child property Null safety

Widget child
final

The MenuBar is wrapped around a child, i.e. your application under the MenuBar.

Implementation

final Widget child;