25.12.04
회원 가입 페이지(Register Screen) UI 구현 , 탈퇴 팝업 UI 개선 및 이미지 수정
This commit is contained in:
@@ -53,8 +53,8 @@ Future<void> _runLockerAction(String name, Future<bool> Function() action) async
|
||||
Timer? _timer;
|
||||
final List<String> _imageList = [
|
||||
'assets/images/top.png',
|
||||
'assets/images/info1.png',
|
||||
'assets/images/info2.png',
|
||||
'assets/images/white_1.png',
|
||||
'assets/images/white_2.png',
|
||||
];
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user