우선 화면 아래에 있는 appBar을 bottomBar라고 합니다. 이 bottomBar를 사용할 때 Scaffold의 속성에 있는 bottomNavigationBar를 사용하여 디자인할 수 있다.
1.BottomNavigationBar통해 리스트 형태로 BottomNavigationBar을 만든 경우
전에 배웠던 IndexStack을 함께 사용하면 좋을 거 같았다..!
2.BottomAppBar을 사용하여 만든 경우