menu
smart_lib_theme package
documentation
features/theme/presentation/bloc/app_theme_bloc.dart
AppThemeBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
AppThemeState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
smart_lib_theme package
documentation
features/theme/presentation/bloc/app_theme_bloc
AppThemeBloc
stream property
AppThemeBloc class