MobileHeaderWidget constructor
const
MobileHeaderWidget({})
Implementation
const MobileHeaderWidget({
this.isMenuButtonVisible = true,
this.isBackButtonVisible = false,
this.actions = const [],
this.title,
this.leading,
this.bottom,
this.customMenuButton,
this.fgColor,
super.key,
});