NotifierBuilder<T> typedef

NotifierBuilder<T> = Widget Function(T state)

Implementation

typedef NotifierBuilder<T> = Widget Function(T state);