menu
smart_rate_us package
documentation
logic/feedback_bloc.dart
FeedbackCubit
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
FeedbackBaseState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
smart_rate_us package
documentation
logic/feedback_bloc
FeedbackCubit
stream property
FeedbackCubit class