child property Null safety
final
The MenuBar is wrapped around a child, i.e. your application under the MenuBar.
Implementation
final Widget child;
The MenuBar is wrapped around a child, i.e. your application under the MenuBar.
final Widget child;