HomeBottomNavigator constructor
- Map<
HomeTabId, HomeTab> tabs, - HomeTabId currentTabId,
- TapHandler onTapped
Implementation
const HomeBottomNavigator(this.tabs, this.currentTabId, this.onTapped);
const HomeBottomNavigator(this.tabs, this.currentTabId, this.onTapped);