TopBar
Composable function for creating a top bar.
Parameters
navController
The NavController for navigating between screens.
showGoBackButton
A flag indicating whether to show the go back button. By default, it is set to true.
Composable function for creating a top bar.
The NavController for navigating between screens.
A flag indicating whether to show the go back button. By default, it is set to true.