menu
digit_components package
documentation
blocs/location/location.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;
digit_components package
documentation
blocs/location/location
LocationBloc
stream property
LocationBloc class