menu
begloom_maps package
documentation
presentation/blocs/gps/gps_bloc.dart
GpsBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
GpsState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
begloom_maps package
documentation
presentation/blocs/gps/gps_bloc
GpsBloc
stream property
GpsBloc class