currentState property

FastMediaLayoutBlocState currentState
inherited

The current BloC's state.

Implementation

S get currentState => blocState;