align spacing

This commit is contained in:
2025-06-13 09:23:07 +02:00
parent 68cbe3585c
commit f6e421cb8d

View File

@@ -47,7 +47,7 @@ class _PatientInfoState extends State<PatientInfo> {
Widget getPatientDetailsField() {
return Center(
child: Wrap(
spacing: 15,
spacing: 10,
runSpacing: 10,
children: [
SizedBox(