bottomNavBarTheme property

BottomNavigationBarThemeData bottomNavBarTheme

A theme for customizing the appearance and layout of BottomNavigationBar widgets.

Implementation

BottomNavigationBarThemeData get bottomNavBarTheme =>
    theme.bottomNavigationBarTheme;