TopMenuHeader constructor
Implementation
TopMenuHeader({
super.key,
required this.isMoreOpen,
this.topSpace,
this.onNotificationClicked,
this.bottomDivider = false,
required this.isPhoneMoreOpen,
});
TopMenuHeader({
super.key,
required this.isMoreOpen,
this.topSpace,
this.onNotificationClicked,
this.bottomDivider = false,
required this.isPhoneMoreOpen,
});