ToolbarCustomization constructor
ToolbarCustomization({})
Implementation
ToolbarCustomization({
this.titleTextAppearance,
this.titleTextColor,
this.titleText,
this.titleCentered,
this.backgroundColor,
this.navigationIcon,
this.navigationIconTint,
this.subtitleTextAppearance,
this.subtitleTextColor,
this.subtitleText,
this.subtitleCentered,
});