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