menu
mapsm_lv package
documentation
mapsm/location/bloc/location_bloc.dart
LocationBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
LocationState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
mapsm_lv package
documentation
mapsm/location/bloc/location_bloc
LocationBloc
stream property
LocationBloc class