check and fix in ui
This commit is contained in:
@@ -14,8 +14,6 @@ class LoginMobilePage extends StatelessWidget {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
SizeConfig.init(context);
|
||||
|
||||
return Scaffold(
|
||||
backgroundColor: AppColors.backgroundColor,
|
||||
body: Center(
|
||||
|
||||
Reference in New Issue
Block a user