diff --git a/lib/app.dart b/lib/app.dart index 3333d24..ac27a35 100644 --- a/lib/app.dart +++ b/lib/app.dart @@ -139,6 +139,7 @@ class _AppState extends State { unselectedItemColor: Colors.grey, showUnselectedLabels: true, showSelectedLabels: true, + type: BottomNavigationBarType.fixed, currentIndex: currentPage, onTap: (item) {