menu
electrician_app
features/settings/presentation/bloc/settings_cubit.dart
SettingsState
notificationsEnabled property
notificationsEnabled
dark_mode
light_mode
description
notificationsEnabled
property
bool
notificationsEnabled
final
Implementation
final bool notificationsEnabled;
electrician_app
settings_cubit
SettingsState
notificationsEnabled property
SettingsState class