tabBar method
Renders a standalone tab bar without content panels.
Implementation
@override
Component tabBar(TabBarProps props) => CodexTabBar(props);
Renders a standalone tab bar without content panels.
@override
Component tabBar(TabBarProps props) => CodexTabBar(props);