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