CustomAppBar constructor
CustomAppBar({})
Implementation
CustomAppBar(
{this.showTitle = false,
this.showQr = false,
this.showNotifications = false,
this.showBackButton = false,
this.title});
CustomAppBar(
{this.showTitle = false,
this.showQr = false,
this.showNotifications = false,
this.showBackButton = false,
this.title});