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