eliud_pkg_fundamentals
tutorial_list_bloc
TutorialListBloc
stream property
stream
stream
property
Null safety
Stream
<
TutorialListState
>
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_fundamentals
tutorial_list_bloc
TutorialListBloc
stream property
TutorialListBloc class
Constructors
TutorialListBloc
Properties
descending
detailed
eliudQuery
filter
hashCode
isClosed
orderBy
paged
pages
runtimeType
state
stream
tutorialLimit
Methods
add
addError
close
emit
noSuchMethod
on
onChange
onError
onEvent
onTransition
toString
Operators
operator ==