EmptyDecoration

An empty NavDecoration that emits the content with no surrounding decoration or logic.

Functions

Link copied to clipboard
open override fun <T> DecoratedContent(args: ImmutableList<T>, backStackDepth: Int, modifier: Modifier, content: @Composable (T) -> Unit)