Pref Delegate
Parameters
prefs
The SharedPreferences instance to back the property.
key
The key used to store and retrieve the value.
default Value
The default value to return if no value is found.
The SharedPreferences instance to back the property.
The key used to store and retrieve the value.
The default value to return if no value is found.