menu
traceability_module package
documentation
home/bloc/scan_bloc.dart
ScanBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ScanState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
traceability_module package
documentation
home/bloc/scan_bloc
ScanBloc
stream property
ScanBloc class