From 42135ca7af0bfbb51435582b8858d00d07bb3cfe Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Wed, 18 Mar 2026 11:47:36 +0530 Subject: [PATCH] style: reformat `top_professionals_section.dart` for consistent spacing. --- .../home/presentation/widgets/top_professionals_section.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/features/home/presentation/widgets/top_professionals_section.dart b/lib/features/home/presentation/widgets/top_professionals_section.dart index 9103c53..2daf8fb 100644 --- a/lib/features/home/presentation/widgets/top_professionals_section.dart +++ b/lib/features/home/presentation/widgets/top_professionals_section.dart @@ -503,9 +503,9 @@ class _TopProfessionalsSectionState ), ], ), - ), ); } + Widget _buildShimmerCards() { return SizedBox( height: 540,