menu
helixworlds_snatcher_sdk package
documentation
theme/bloc/theme_bloc.dart
ThemeState
ThemeState const constructor
ThemeState const constructor
dark_mode
light_mode
ThemeState
constructor
const
ThemeState
(
{
required
String
themeType
,
})
Implementation
const ThemeState({required this.themeType});
helixworlds_snatcher_sdk package
documentation
theme/bloc/theme_bloc
ThemeState
ThemeState const constructor
ThemeState class