CommonTopBar

fun CommonTopBar(screen: INavScreen, content: @Composable (screen: INavScreen) -> Unit = { it.Toolbar() })