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