FxAppBarStyle constructor
const
FxAppBarStyle({})
Implementation
const FxAppBarStyle({
this.titleWidget,
this.actions,
this.leading,
this.centerTitle = true,
this.elevation = 0,
this.backgroundColor,
this.foregroundColor,
this.automaticallyImplyLeading = true,
});