XfdnInternalWidget constructor
const
XfdnInternalWidget({})
Implementation
const XfdnInternalWidget({
super.key,
this.tabBar,
required this.child,
this.endContainer,
this.appBar,
this.header,
});
const XfdnInternalWidget({
super.key,
this.tabBar,
required this.child,
this.endContainer,
this.appBar,
this.header,
});