menu
carey package
documentation
core/network/connection_cubit.dart
ConnectionCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
InternetState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
carey package
documentation
core/network/connection_cubit
ConnectionCubit
stream property
ConnectionCubit class