eliud_pkg_fundamentals
simple_text_component_editor
SimpleTextBloc
stream property
stream
stream
property
Null safety
Stream
<
EditorBaseState
<
SimpleTextModel
>
>
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_fundamentals
simple_text_component_editor
SimpleTextBloc
stream property
SimpleTextBloc class
Constructors
SimpleTextBloc
Properties
appId
feedback
hashCode
isClosed
repository
runtimeType
state
stream
Methods
add
addError
close
emit
newInstance
noSuchMethod
on
onChange
onError
onEvent
onTransition
save
setDefaultValues
toString
Operators
operator ==