BWMenuAppBar constructor
const
BWMenuAppBar({})
Implementation
const BWMenuAppBar({
super.key,
required this.title,
this.height = 100,
this.isSafeArea = false,
this.actions,
this.onMenuTap,
});
const BWMenuAppBar({
super.key,
required this.title,
this.height = 100,
this.isSafeArea = false,
this.actions,
this.onMenuTap,
});