menu
eliud_pkg_workflow_model package
documentation
model/assignment_view_component_bloc.dart
AssignmentViewComponentBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
AssignmentViewComponentState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override
Stream<State>
get
stream => _stateController.stream;
eliud_pkg_workflow_model package
documentation
model/assignment_view_component_bloc
AssignmentViewComponentBloc
stream property
AssignmentViewComponentBloc class
Constructors
new
Properties
assignmentViewRepository
hashCode
isClosed
runtimeType
state
stream
Methods
add
addError
close
emit
noSuchMethod
on
onChange
onError
onEvent
onTransition
toString
Operators
operator ==