|
|
|
@ -137,7 +137,7 @@ class _ChildPageState extends State<ChildVaccinePage> with SingleTickerProviderS
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
child: Container(
|
|
|
|
child: Container(
|
|
|
|
decoration: containerRadius(Colors.black.withOpacity(0.2), 2000),
|
|
|
|
decoration: containerRadius(Colors.grey.withOpacity(0.2), 2000),
|
|
|
|
padding: EdgeInsets.only(left: 12, right: 12, top: 8, bottom: 8),
|
|
|
|
padding: EdgeInsets.only(left: 12, right: 12, top: 8, bottom: 8),
|
|
|
|
child: Row(
|
|
|
|
child: Row(
|
|
|
|
children: [
|
|
|
|
children: [
|
|
|
|
|