bottom_navigation library
Flutter widgets implementing a bottom navigation.
To use, import package:lit_ui_kit/bottom_navigation.dart
.
Classes
- A bottom navigation bar allowing to switch between a list of tabs, which are displayed on the parent component.
- The default styling of LitBottomNavigation.
- The meta data of each tab inside the LitBottomNavigation.