ZetaBreadcrumb constructor
Constructor for ZetaBreadcrumb
Implementation
const ZetaBreadcrumb({
super.key,
super.rounded,
required this.children,
this.moreSemanticLabel,
this.maxItemsShown = 2,
});
Constructor for ZetaBreadcrumb
const ZetaBreadcrumb({
super.key,
super.rounded,
required this.children,
this.moreSemanticLabel,
this.maxItemsShown = 2,
});