BaseAppBar constructor
const
BaseAppBar({})
Implementation
const BaseAppBar({
super.key,
this.title,
this.height,
this.bottom,
this.leading,
this.trailing,
this.leadingWidth,
this.centerTitle = true,
this.withBack,
});