menu
inventory_management package
documentation
blocs/inventory_report.dart
InventoryReportBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
InventoryReportState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
inventory_management package
documentation
blocs/inventory_report
InventoryReportBloc
stream property
InventoryReportBloc class