menu
electrician_app
features/onboarding/presentation/bloc/onboarding_cubit.dart
OnboardingState
notificationsEnabled property
notificationsEnabled
dark_mode
light_mode
description
notificationsEnabled
property
bool
notificationsEnabled
final
Implementation
final bool notificationsEnabled;
electrician_app
onboarding_cubit
OnboardingState
notificationsEnabled property
OnboardingState class