Package-level declarations
Functions
Link copied to clipboard
Creates an EventDetail instance with the specified key and value.
Link copied to clipboard
fun themeViewModel(preferencesFileName: String = "theme_animator.preferences_pb", preferencesKey: String = "STORE_KEY_THEME", jvmChildDirectory: String = ".myapp"): ThemeProvider
Creates and provides a ThemeProvider backed by persistent storage using Android's ViewModel.