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