diff --git a/Sources/dafl_project_flutter/lib/views/pages/home/p_home.dart b/Sources/dafl_project_flutter/lib/views/pages/home/p_home.dart index 5b3aa76..536f67a 100644 --- a/Sources/dafl_project_flutter/lib/views/pages/home/p_home.dart +++ b/Sources/dafl_project_flutter/lib/views/pages/home/p_home.dart @@ -60,7 +60,9 @@ class _HomePageState extends State { 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 { fontWeight: FontWeight.bold), textAlign: TextAlign.center, ), - ),), + ), + ), Spacer(), GestureDetector( onTap: () { diff --git a/Sources/dafl_project_flutter/lib/views/pages/sign_up/p_sign_up.dart b/Sources/dafl_project_flutter/lib/views/pages/sign_up/p_sign_up.dart index a601a14..8c017be 100644 --- a/Sources/dafl_project_flutter/lib/views/pages/sign_up/p_sign_up.dart +++ b/Sources/dafl_project_flutter/lib/views/pages/sign_up/p_sign_up.dart @@ -267,7 +267,7 @@ class _SignUpPageState extends State { child: HomePage()), ); }, - child:Ink( + child: Ink( child: Align( alignment: Alignment.center, child: Icon(