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