CLPageHeader constructor
const
CLPageHeader({})
Implementation
const CLPageHeader({
super.key,
this.title,
this.titleWidget,
this.subtitle,
this.subtitleWidget,
this.icon,
this.leading,
this.trailing,
this.actions,
this.pageActions,
this.color,
this.scrollController,
this.showOnDesktop = true,
this.animate = false,
});