eliud_pkg_fundamentals
tutorial_form_bloc
TutorialFormBloc
state property
state
state
property
Null safety
TutorialFormState
state
inherited
The current
state
.
Implementation
@override State get state => _state;
eliud_pkg_fundamentals
tutorial_form_bloc
TutorialFormBloc
state property
TutorialFormBloc class
Constructors
TutorialFormBloc
Properties
appId
formAction
hashCode
isClosed
runtimeType
state
stream
Methods
add
addError
close
emit
error
noSuchMethod
on
onChange
onError
onEvent
onTransition
toString
Operators
operator ==