align spacing
This commit is contained in:
parent
68cbe3585c
commit
f6e421cb8d
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ class _PatientInfoState extends State<PatientInfo> {
|
|||
Widget getPatientDetailsField() {
|
||||
return Center(
|
||||
child: Wrap(
|
||||
spacing: 15,
|
||||
spacing: 10,
|
||||
runSpacing: 10,
|
||||
children: [
|
||||
SizedBox(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue