Mehdi Haghgoo
09/13/2020, 5:00 AMBrett Best
09/13/2020, 7:09 AMtopAppBar = myAppBar
or topAppBar = { myAppBar() }
Brett Best
09/13/2020, 7:10 AMmyAppBar
Mehdi Haghgoo
09/13/2020, 8:27 AM{MyAppBar()}
should be used as the value of topAppBar
parameter.