currentState property

FastAppLoaderBlocState get currentState
inherited

The current BloC's state.

Implementation

S get currentState => blocState;