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