按鈕顏色
This commit is contained in:
@@ -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),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user