bottom_cupertino_tabbar library

Classes

BottomCupertinoTab
BottomCupertinoTab represents a single tab in a bottom navigation bar. It contains the tab's configuration and the associated page widget.
BottomCupertinoTabbar
BottomCupertinoTabbar is a StatefulWidget for creating a customizable Cupertino-style bottom navigation bar. It supports custom tab items, nested navigation, and optional floating action buttons.
BottomCupertinoTabbarProviderModel
BottomCupertinoTabItem
BottomCupertinoTabItem holds the configuration for a tab in the BottomCupertinoTabbar.
TabItem
TabItem is a StatelessWidget used for rendering a single tab in a tab bar. It supports active/inactive states, labels, notification badges, and custom coloring.