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