I have an activity with several composable screens.
Each screen has the feature to be opened with an intent or by user click.
Also, each composable screen has a back arrow.
What I want to do is to know if that composable was opened trough a deep link or the user just clicked in that screen