remove red color

merge-requests/875/head
Elham Rababh 4 years ago
parent 4d01c74bf8
commit 3229a1ff99

@ -161,8 +161,6 @@ class _RegisterPatientPageState extends State<RegisterPatientPage>
);
default:
return Container(
// height: 100,
color: Colors.red,
padding: EdgeInsets.symmetric(vertical: 16, horizontal: 16),
child: Row(
children: [

Loading…
Cancel
Save