eliud_pkg_fundamentals
simple_text_component_bloc
SimpleTextComponentBloc
stream property
stream
stream
property
Null safety
Stream
<
SimpleTextComponentState
>
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_fundamentals
simple_text_component_bloc
SimpleTextComponentBloc
stream property
SimpleTextComponentBloc class
Constructors
SimpleTextComponentBloc
Properties
hashCode
isClosed
runtimeType
simpleTextRepository
state
stream
Methods
add
addError
close
emit
noSuchMethod
on
onChange
onError
onEvent
onTransition
toString
Operators
operator ==