bloc_lite
bloc_lite
BlocState
sink property
sink
bloc_lite
bloc_lite
BlocState
sink property
BlocState class
Constructors
BlocState
Properties
controller
sink
stream
hashCode
runtimeType
Methods
dispose
mutate
onError
postMutate
preMutate
subscribeToMutations
noSuchMethod
toString
Operators
operator ==
sink
property
StreamSink
<
BlocState
>
sink
Implementation
StreamSink<BlocState> get sink => _subject.sink;