implementation("androidx.compose.runtime:runtime-saveable:1.12.0-alpha02")
Enables saving and restoring UI state across configuration changes and process death, ensuring consistent user experiences.