BottomNavigationBarItem이 4개 이상이면 type이 bottomNavigationBarType.fixed에서 bottomNavigationBarType.shifting으로 변경된다. 이때 색상을 설정하지 않으면 하얗게 보여서 안나오는 것처럼 보인다.
shifting 효과를 원하지 않으면 type을 변경한다. type: BottomNavigationBarType.fixed
shifting 효과를 원하지 않으면 type을 변경한다.
type: BottomNavigationBarType.fixed