SettingsProviderState constructor
- User? user,
- UserProvider controller,
- AppDirService appDirService
Provides methods to change the User's settings.
NOTE: This provider only provides methods to change the settings, as the current settings can be inferred from the User object.
If you want to get the current settings, see userProvider.
Implementation
SettingsProviderState