bottom_navigation library

Flutter widgets implementing a bottom navigation.

To use, import package:lit_ui_kit/bottom_navigation.dart.

Classes

LitBottomNavigation
A bottom navigation bar allowing to switch between a list of tabs, which are displayed on the parent component.
LitBottomNavigationBarDefaultStyling
The default styling of LitBottomNavigation.
LitBottomNavigationTabData
The meta data of each tab inside the LitBottomNavigation.