menu
purpi_kit package
documentation
feature/authentication/presentation/bloc/auth_bloc.dart
AuthBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
AuthState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
purpi_kit package
documentation
feature/authentication/presentation/bloc/auth_bloc
AuthBloc
stream property
AuthBloc class