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