ZetaGlobalHeaderItem constructor
Constructor for tab item
Implementation
const ZetaGlobalHeaderItem({
super.key,
super.rounded,
this.dropdown,
this.active,
this.handlePress,
required this.label,
});
Constructor for tab item
const ZetaGlobalHeaderItem({
super.key,
super.rounded,
this.dropdown,
this.active,
this.handlePress,
required this.label,
});