stx_bottom_nav_bar library

Functions

getBackgroundColor(BuildContext context, List<StxBottomNavBarItem>? items, Color? color, int? selectedIndex) Color
getNavBarDecoration({bool showElevation = true, NavBarDecoration? decoration = const NavBarDecoration(), required double opacity, bool showBorder = true, bool showOpacity = true, Color? color = Colors.white}) BoxDecoration
getTranslucencyAmount(List<StxBottomNavBarItem> items, int? selectedIndex) double
isColorOpaque(BuildContext context, Color? color) bool
opaque(List<StxBottomNavBarItem> items, int? selectedIndex) bool