@ -75,7 +75,7 @@ class _FamilyMedicalScreenState extends State<FamilyMedicalScreen> {
icon: AppAssets.add_icon,
fontSize: 16.f,
borderRadius: 12.r,
fontWeight: FontWeight.w500))
fontWeight: FontWeight.w500)).paddingOnly(bottom: 20.h)
: SizedBox(),
child: Column(
mainAxisSize: MainAxisSize.min,