YAppBarWidget constructor
YAppBarWidget({})
Implementation
YAppBarWidget({
this.title,
this.leftWidget,
this.onLeftClick,
this.rightWidget,
this.onRightClick,
this.leftContainer,
this.rightContainer,
this.centerContainer,
});