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