ZdsResponsiveTabBar constructor
- {required List<
ZdsTab> tabs, - Key? key,
- TabController? controller,
- ZdsTabBarColor color = ZdsTabBarColor.surface,
- FontWeight? selectedLabelFontWeight,
- bool topSafeArea = true,
- bool bottomSafeArea = false,
- Color? indicatorColor,
- Color? selectedTextColor,
- Color? textColor}
Constructs a ZdsResponsiveTabBar.
Implementation
const ZdsResponsiveTabBar