Decoration
open override fun AnimatedContentScope.Decoration(targetState: NavigatorDefaults.DefaultDecorator.DefaultAnimatedState<T>, innerContent: @Composable (T) -> Unit)(source)
For the targetState, decorate the innerContent as the content
of AnimatedContent