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