animated_bottom_navigation_bar library

Classes

AnimatedBottomNavigationBar
SafeAreaValues
An immutable set of values, specifying whether to avoid system intrusions for specific sides

Typedefs

IndexedWidgetBuilder = Widget Function(int index, bool isActive)
Signature for a function that creates a widget for a given index & state. Used by AnimatedBottomNavigationBar.builder.