menu
masdul_gen package
documentation
features/sample/bloc/sample_bloc.dart
SampleBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SampleState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
masdul_gen package
documentation
features/sample/bloc/sample_bloc
SampleBloc
stream property
SampleBloc class