notifiers/base_notifier library

Classes

BaseNotifier<S>
Define a base notifier for SimpleNotifier and StateNotifier

Typedefs

ListenerCallback<T> = void Function(T)