menu
notification_manager package
documentation
core/services/comprehensive_notification_manager.dart
ComprehensiveNotificationManager
getUserPreferences method
getUserPreferences method
dark_mode
light_mode
getUserPreferences
method
UserPreferencesModel
?
getUserPreferences
(
)
Gets the current user preferences.
Implementation
UserPreferencesModel? getUserPreferences() => _userPreferences;
notification_manager package
documentation
core/services/comprehensive_notification_manager
ComprehensiveNotificationManager
getUserPreferences method
ComprehensiveNotificationManager class