eliud_pkg_fundamentals
grid_bloc
GridBloc
stream property
stream
stream
property
Null safety
Stream
<
ExtEditorBaseState
<
GridModel
>
>
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_fundamentals
grid_bloc
GridBloc
stream property
GridBloc class
Constructors
GridBloc
Properties
appId
feedback
hashCode
isClosed
repository
runtimeType
state
stream
Methods
add
addError
addItem
close
copyOf
deleteItem
emit
newInstance
noSuchMethod
on
onChange
onError
onEvent
onTransition
save
setDefaultValues
toString
updateItem
Operators
operator ==