NavigationBack

@Composable
fun NavigationBack(enabled: Boolean = true, onBack: () -> Unit)