PreferenceHelper
interface PreferenceHelper
Platform-specific storage for theme preference. Implementations persist the selected ThemeEnum (e.g. SharedPreferences on Android, Preferences on JVM).
Platform-specific storage for theme preference. Implementations persist the selected ThemeEnum (e.g. SharedPreferences on Android, Preferences on JVM).