implementation("org.jetbrains.compose.runtime:runtime-saveable:1.2.0-alpha01-dev602")
Enables saving and restoring local UI state in Compose applications, ensuring state persistence across configuration changes.