BottomNavigationBar tanpa label Flutter
//Just add this to your BottomNavigationBar
showSelectedLabels: false,
showUnselectedLabels: false,
Enchanting Eel
//Just add this to your BottomNavigationBar
showSelectedLabels: false,
showUnselectedLabels: false,
showSelectedLabels: false,
showUnselectedLabels: false,
unselectedFontSize: 0, // <-- To also NOT saving space for the label
selectedFontSize: 0, // <-- To also NOT saving space for the label