hasBottomNavBar property

bool hasBottomNavBar

Whether the app should use a BottomNavigationBar.

Implementation

bool get hasBottomNavBar => isMobile;