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