Heart for favorites in navbar
This commit is contained in:
parent
be58de8b1f
commit
80b91cfa8e
@ -51,7 +51,7 @@ class _NavBarState extends State<NavBar> {
|
||||
//backgroundColor: Colors.black,
|
||||
),
|
||||
BottomNavigationBarItem(
|
||||
icon: Icon(Icons.star),
|
||||
icon: Icon(Icons.favorite),
|
||||
label: 'Favorites',
|
||||
// backgroundColor: Colors.black,
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user