BuildHeader constructor
const
BuildHeader({})
Implementation
const BuildHeader({
super.key,
this.showBackButton,
this.onClose,
this.backButtonTooltip,
this.title,
this.showCloseButton,
this.closeButtonTooltip,
this.padding,
});