menu
react_popup package
documentation
bloc/reaction_bloc.dart
ReactionBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ReactionState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
react_popup package
documentation
bloc/reaction_bloc
ReactionBloc
stream property
ReactionBloc class