Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28e5fc4f7a |
@@ -47,6 +47,7 @@ class _NavigationState extends State<Navigation> {
|
||||
],
|
||||
currentIndex: _selectedIndex,
|
||||
onTap: _onItemTapped,
|
||||
type: BottomNavigationBarType.fixed,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user