eliud_pkg_fundamentals
document_component_bloc
DocumentComponentBloc
state property
state
state
property
Null safety
DocumentComponentState
state
inherited
The current
state
.
Implementation
@override State get state => _state;
eliud_pkg_fundamentals
document_component_bloc
DocumentComponentBloc
state property
DocumentComponentBloc class
Constructors
DocumentComponentBloc
Properties
documentRepository
hashCode
isClosed
runtimeType
state
stream
Methods
add
addError
close
emit
noSuchMethod
on
onChange
onError
onEvent
onTransition
toString
Operators
operator ==