menu
location_reader package
documentation
view_model/country_code_cubit/country_code_cubit.dart
CountryCodeCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
CountryCodeState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
location_reader package
documentation
view_model/country_code_cubit/country_code_cubit
CountryCodeCubit
stream property
CountryCodeCubit class