TabAppBarSwitcher constructor
const
TabAppBarSwitcher({})
Implementation
const TabAppBarSwitcher({
super.key,
required this.tabBarWidget,
this.appBar,
this.appBars,
this.defaultTabBarHeight,
});
const TabAppBarSwitcher({
super.key,
required this.tabBarWidget,
this.appBar,
this.appBars,
this.defaultTabBarHeight,
});