menu
allgood_nasiya package
documentation
controller/controller_bloc.dart
ControllerBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
ControllerState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
allgood_nasiya package
documentation
controller/controller_bloc
ControllerBloc
stream property
ControllerBloc class