NewStateX typedef

NewStateX = _StateX<T> Function<T>(T state)

Implementation

typedef NewStateX = _StateX<T> Function<T>(T state);