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