WithAppBar

fun WithAppBar(navController: NavController, title: String? = null, includeSettingsIcon: Boolean = true, content: @Composable () -> Unit)