navigation_tool library

Properties

final

Functions

bottomNavigationBarItem({required List tabsBottomNavBar, required List<Widget> iconsBottomNavBar, List<String>? labelsBottomNavBar, List<String>? tooltipItemBottomNavBar, List<Widget>? selectedIconBottomNavBar, List<Widget>? badgeContent, List<Color>? badgeColor, List<bool>? badgeShow}) List<NavigationDestination>
Items of the bottom navigation bar, such as icon, label, backgroundColor etc. Bottom navigation bar items will be generate based on the length of the tabs
Navigation rail destination which has icons, label, selectedIcon and padding Navigation rail items will be generate based on the length of the tabs