menu
noor_go package
documentation
customer_app/application/auth/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;
noor_go package
documentation
customer_app/application/auth/auth_bloc
AuthBloc
stream property
AuthBloc class