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