menu
supa_architecture package
documentation
blocs/authentication/authentication_bloc.dart
AuthenticationBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
AuthenticationState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
supa_architecture package
documentation
blocs/authentication/authentication_bloc
AuthenticationBloc
stream property
AuthenticationBloc class