PageHeader constructor
Implementation
PageHeader(
{this.onTap,
this.title,
this.icon,
this.backButton,
this.backButtonText,
this.padding,
this.infoText,
this.infoTitle,
this.textColor,
this.maxLines,
this.fontSize,
this.extraInnerPadding});