bloc_lite
bloc_lite
BlocStateController
<
S extends BlocState
>
state property
state
bloc_lite
bloc_lite
BlocStateController
<
S extends BlocState
>
state property
BlocStateController class
Constructors
BlocStateController
withState
Properties
initialState
state
hashCode
runtimeType
sink
stream
Methods
onStateDone
onStateError
onStateMutate
registerState
dispose
noSuchMethod
onError
postUpdatePublished
preUpdatePublished
publishUpdate
subscribeToUpdates
toString
Operators
operator ==
state
property
S
state
Implementation
S get state => _state;