@ -124,7 +124,7 @@ class _AmbulanceRequestIndexPageState extends State<AmbulanceRequestIndexPage> {
: Column(
children: [
SizedBox(
height: 80,
height: 20,
),
Container(
margin: EdgeInsets.only(left: 12, right: 12),
@ -210,7 +210,9 @@ class _SelectTransportationMethodState
height: 5,
Row(
margin: EdgeInsets.only(bottom:65 ),
child: Row(
Expanded(
child: InkWell(
@ -276,6 +278,10 @@ class _SelectTransportationMethodState
],
height: 30,