features/notifications/page/notification_settings library

Classes

NotificationSettingsDialog
Dialog for notification settings that allows user to customize what push notifications they are notified about.
SwitchPreferenceTile
List tile that displays the value of a preference notifier provider and allows the user to toggel its value.

Functions

showNotificationSettingsDialog(BuildContext context) Future<void>
Show the notification settings dialog

Typedefs

MarketingNotificationSettingsUpdateCallback = HomeownerUpdateV3Body Function(bool newValue)
SettingsUpdateCallback = HomeownerNotificationSettingsUpdateV3Body Function(bool newValue)