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