menu
smart_lib_theme package
documentation
features/theme/presentation/bloc/app_theme_bloc.dart
AppThemeBloc
state property
state property
dark_mode
light_mode
state
property
@
override
AppThemeState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
smart_lib_theme package
documentation
features/theme/presentation/bloc/app_theme_bloc
AppThemeBloc
state property
AppThemeBloc class