Apply merge

messagerie_lucas_test
Félix MIELCAREK 3 years ago
parent 1f9587762a
commit 2b866941cc

@ -60,7 +60,9 @@ class _HomePageState extends State<HomePage> {
SizedBox(
height: height * 0.015,
),
SizedBox(height: height*0.08,),
SizedBox(
height: height * 0.08,
),
SizedBox(
height: 55,
width: width * 0.75,
@ -89,7 +91,8 @@ class _HomePageState extends State<HomePage> {
fontWeight: FontWeight.bold),
textAlign: TextAlign.center,
),
),),
),
),
Spacer(),
GestureDetector(
onTap: () {

Loading…
Cancel
Save