providers/providers library

Properties

notificationProvider → StateNotifierProvider<NotificationNotifier, NotificationState>
final

Functions

createSettingsServiceProvider<S extends AbstractModel>(SettingsServiceConfig<S> config) → Provider<SettingsService<S>>