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

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

Loading…
Cancel
Save