menu
gssa_autorisation package
documentation
logic/cubit/internet/internet_cubit.dart
InternetCubit
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;
gssa_autorisation package
documentation
logic/cubit/internet/internet_cubit
InternetCubit
stream property
InternetCubit class