screens/settings/local_widgets/notificationToggles
library
Properties
-
eventReminderPreferenceProvider
→ StateProvider<int>
-
A provider that reads the notification reminder preference from the shared
preferences. If set, it will also update the notification reminder
preference in the shared preferences.
final
-
notificationPreferenceProvider
→ StateProviderFamily<bool, String>
-
A provider that reads the notification preferences from the shared
preferences for a specific topic. If set, it will also update the
notification preferences in the shared preferences and in Firebase Cloud
Messaging.
final