NavigationHeaderConfig constructor
NavigationHeaderConfig({})
Implementation
NavigationHeaderConfig({
this.header,
this.headerIcon,
this.headerIconSize,
this.headerIconColor,
this.toggleNavigationIcon,
this.dividerColor,
this.needHeaderDivider = false,
this.headerTrailing,
this.headerCollapsedTrailing,
});