SaveableStateHolderNavEntryDecorator

constructor(saveableStateHolder: SaveableStateHolder)

Parameters

saveableStateHolder

the SaveableStateHolder that holds the state defined with rememberSaveable. A saved state can only be restored from the SaveableStateHolder that it was saved with.