menu
takyeebbak
modules/app/features/update/logic/cubit/update_cubit.dart
UpdateCubit
UpdateCubit.new constructor
UpdateCubit.new
dark_mode
light_mode
UpdateCubit
constructor
UpdateCubit
(
)
Implementation
UpdateCubit() : super(UpdateInitial());
takyeebbak
update_cubit
UpdateCubit
UpdateCubit.new constructor
UpdateCubit class