merge-update-with-lab-changes
haroon amjad 4 years ago
parent 983fb55747
commit 745b167c47

@ -150,7 +150,9 @@ class _Register extends State<Register> {
)),
bottomSheet: Container(
width: double.maxFinite,
height: 80.0,
// height: 80.0,
color: Colors.white,
margin: EdgeInsets.only(bottom: 50.0),
child: Row(
children: [
Expanded(

Loading…
Cancel
Save