DesktopHeader constructor
DesktopHeader({})
Implementation
DesktopHeader(
{required this.onBackTap,
this.title,
this.showBackIcon = true,
this.onFilter,
this.actions,
this.isTitleCentered = false});