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