ZetaScreenHeaderBar constructor
Constructor for ZetaScreenHeaderBar.
Implementation
const ZetaScreenHeaderBar({
super.key,
super.rounded,
this.title,
this.actionButtonLabel,
this.onActionButtonPressed,
this.backSemanticLabel,
});
Constructor for ZetaScreenHeaderBar.
const ZetaScreenHeaderBar({
super.key,
super.rounded,
this.title,
this.actionButtonLabel,
this.onActionButtonPressed,
this.backSemanticLabel,
});