按鈕顏色
This commit is contained in:
parent
087242dcea
commit
4400081d0a
|
|
@ -390,6 +390,7 @@ class VerifyPage extends StatelessWidget {
|
|||
},
|
||||
child: Text('返回登入頁面'),
|
||||
style: ElevatedButton.styleFrom(
|
||||
backgroundColor: Color(0xFF4FC3F7),
|
||||
padding: EdgeInsets.symmetric(horizontal: 30, vertical: 15),
|
||||
textStyle: TextStyle(fontSize: 18),
|
||||
),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user