SafaehContentAlignedAppBar constructor
const
SafaehContentAlignedAppBar({})
Implementation
const SafaehContentAlignedAppBar({
super.key,
required this.leftOffset,
required this.bandWidth,
this.leading,
this.leadingWidth,
required this.title,
this.actions,
this.centerTitle = true,
});