animated_bottom_navigation library
Classes
- The AnimatedBottomNavigation widget.
- TabChildrenItem
- Tab children item used for TabItem.
- TabItem
- Tab item used for AnimatedBottomNavigation.
Typedefs
- LetIndexPage = bool Function(int value)
- Function type that takes an integer value and returns a boolean.