menu
registration_delivery package
documentation
blocs/delivery_intervention/deliver_intervention.dart
DeliverInterventionBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
DeliverInterventionState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
registration_delivery package
documentation
blocs/delivery_intervention/deliver_intervention
DeliverInterventionBloc
stream property
DeliverInterventionBloc class