Common
@ExperimentalMaterial3AdaptiveApi
sealed interface PaneExpansionStateKeyProvider
Interface that provides PaneExpansionStateKey to remember and retrieve PaneExpansionState with rememberPaneExpansionState.
Properties
Common
val paneExpansionStateKey: PaneExpansionStateKey
The key that represents the unique state of the provider to index PaneExpansionState.