menu
flutter_share_pro package
documentation
features/sharing/domain/bloc/sharing_bloc.dart
SharingBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SharingState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
flutter_share_pro package
documentation
features/sharing/domain/bloc/sharing_bloc
SharingBloc
stream property
SharingBloc class