NavAnimation

fun NavAnimation(target: TransitionKey = None, current: TransitionKey = None)

Parameters

target

Set the transition for the target destination composable.

current

Set the transition for the current destination composable.