StateUpdater<State> typedef

StateUpdater<State> = void Function(State state)

Implementation

typedef StateUpdater<State> = void Function(State state);