🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

navigationEventDispatcher

Source set: Android
override val navigationEventDispatcher =
        NavigationEventDispatcher().apply {
            addHandler(backHandler)
            addInput(directNavigationEventInput)
        }

Content updated: