Vaibhav_Feature-#541 #52

Merged
umesh.desai merged 39 commits from Vaibhav_Feature-#541 into main 2025-07-11 07:39:26 +00:00
Showing only changes of commit eabd988b32 - Show all commits

View File

@ -90,7 +90,7 @@ class DirectoryMainScreen extends StatelessWidget {
),
),
floatingActionButton: FloatingActionButton(
backgroundColor: Colors.indigo,
backgroundColor: Colors.red,
onPressed: () async {
final result = await Get.bottomSheet(
AddContactBottomSheet(),