PlatformMenuBar constructor
Creates a const PlatformMenuBar.
Implementation
const PlatformMenuBar({
super.key,
required this.menus,
this.child,
});
Creates a const PlatformMenuBar.
const PlatformMenuBar({
super.key,
required this.menus,
this.child,
});