state/state library

Typedefs

Computed<T> = _ComputeStateNotifier<T>
Observable<T> = _StateNotifier<T>
Observer = _StateListenableBuilder