menu
eliud_pkg_shop package
documentation
editors/bloc/cart_bloc.dart
CartBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
EditorBaseState
<
CartModel
>
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
eliud_pkg_shop package
documentation
editors/bloc/cart_bloc
CartBloc
stream property
CartBloc class