ajwah_bloc library

Classes

Action
This is a base action class
Actions
Actions used to filter the action.
StateController<S>
Every StateController has the following features:

Typedefs

ActionsFilterCallback = bool Function(Action action)
RemoteStateCallback<S> = void Function(S state)