SharedPreferencesStateFlow.
0.5.6
Callback when the data in SharedPreferences needs to be updated.
Updates the MutableStateFlow.value atomically using the specified function of its value, and returns its prior value.
Updates the SharedPreferencesStateFlow.value atomically using the specified function of its value.
Updates the MutableStateFlow.value atomically using the specified function of its value, and returns the new value.