PRFBrandedNavBar constructor
const
PRFBrandedNavBar({})
Implementation
const PRFBrandedNavBar({
required this.title,
super.key,
this.onBack,
this.actions,
this.showBackButton = true,
this.backgroundColor,
this.foregroundColor,
});