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