eliud_pkg_fundamentals
listed_item_form_bloc
ListedItemFormBloc
stream property
stream
stream
property
Null safety
Stream
<
ListedItemFormState
>
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_fundamentals
listed_item_form_bloc
ListedItemFormBloc
stream property
ListedItemFormBloc class
Constructors
ListedItemFormBloc
Properties
appId
hashCode
isClosed
runtimeType
state
stream
Methods
add
addError
close
emit
noSuchMethod
on
onChange
onError
onEvent
onTransition
toString
Operators
operator ==