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