menu
node_program_editor package
documentation
bloc/settings_navigation/settings_navigation_bloc.dart
SettingsNavigationBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SettingsNavigationState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
node_program_editor package
documentation
bloc/settings_navigation/settings_navigation_bloc
SettingsNavigationBloc
stream property
SettingsNavigationBloc class