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