restartable skippable fun RememberSaveable() restartable skippable fun RememberSaveableWithMutableState() restartable skippable fun RememberSaveableCustomSaver() restartable skippable fun RememberSaveableWithMutableStateAndCustomSaver() fun Navigation( currentScreen: T stable modifier: Modifier? = @static Companion stable content: Function3 ) restartable skippable fun SimpleNavigationWithSaveableStateSample() restartable skippable fun Screen1() restartable skippable fun Screen2() restartable skippable fun Button( stable modifier: Modifier? = @static Companion stable onClick: Function0 stable content: Function2 ) restartable skippable fun CustomSaverSample() restartable skippable fun ListSaverSample() restartable skippable fun MapSaverSample()