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