menu
swipe_to_back package
documentation
bloc/swipe_back_bloc.dart
SwipeBackBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SwipeBackState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
swipe_to_back package
documentation
bloc/swipe_back_bloc
SwipeBackBloc
stream property
SwipeBackBloc class