CkAppBar constructor
const
CkAppBar({})
Implementation
const CkAppBar({
super.key,
this.title,
this.onBackPress,
this.titleWidget,
this.leading,
this.hideBack = false,
this.disableBack = false,
this.appbarConfig,
});