menu
number_game package
documentation
features/game/bloc/game_bloc.dart
GameBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
GameState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
number_game package
documentation
features/game/bloc/game_bloc
GameBloc
stream property
GameBloc class