BaseBlocDelegate<E, S> constructor
BaseBlocDelegate<E, S> (
- S initialState
Creates a BaseBlocDelegate
Implementation
BaseBlocDelegate(super.initialState);
Creates a BaseBlocDelegate
BaseBlocDelegate(super.initialState);