navbarType property

BottomNavigationBarType? navbarType
final

The type of the Navbar to be displayed BottomNavigationBarType.fixed or BottomNavigationBarType.shifting

Implementation

final BottomNavigationBarType? navbarType;