menu
noor_go package
documentation
customer_app/application/profile/profile_bloc.dart
ProfileBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ProfileState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
noor_go package
documentation
customer_app/application/profile/profile_bloc
ProfileBloc
stream property
ProfileBloc class