25.12.04
회원 가입 페이지(Register Screen) UI 구현 , 탈퇴 팝업 UI 개선 및 이미지 수정
This commit is contained in:
@@ -39,7 +39,7 @@ class SmartHelmetApp extends StatelessWidget {
|
||||
bodyMedium: TextStyle(color: _subTextColor, fontWeight: FontWeight.w400),
|
||||
),
|
||||
),
|
||||
home: const HomeScreen(),
|
||||
home: const LoginScreen(),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user