SceneStrategyScope
constructor()
Construct a SceneStrategyScope suitable for calling SceneStrategy functions in isolation.
For more complicated cases, such as ones where you want to test if onBack is called correctly, use rememberSceneState, which will construct its own internal SceneStrategyScope suitable for a Scene that closely mirror real scenarios and be passed to io.github.alimsrepo.navease.internal.navigation.ui.NavDisplay.