menu
chatify_selection package
documentation
selection/bloc/bloc.dart
SelectionBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SelectionState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
chatify_selection package
documentation
selection/bloc/bloc
SelectionBloc
stream property
SelectionBloc class